Difference between revisions of "MCE firmware"

From MCEWiki
(Firmware Development Tools)
(Implementation Details)
Line 29: Line 29:
  
 
* [[ MCE Timing Diagram ]]
 
* [[ MCE Timing Diagram ]]
 +
* [http://www.phas.ubc.ca/~mce/mcedocs/system/SC2_ELE_S580_529_mce_protocols.pdf MCE Communication Protocols]
 
* Monitoring MCE Status [[http://www.phas.ubc.ca/%7Emce/mcedocs/system/monitoring_mce_status.doc DOC]] (Nov. 9, 2006)
 
* Monitoring MCE Status [[http://www.phas.ubc.ca/%7Emce/mcedocs/system/monitoring_mce_status.doc DOC]] (Nov. 9, 2006)
  

Revision as of 11:33, 6 February 2012

Template:Hierarchy header

Releases

All firmware can be downloaded from http://e-mode.phas.ubc.ca/mce_firmware/. Release notes for each firmware release can be found below:

Loading firmware onto cards

There are two ways to load MCE firmware:

  1. Remote firmware update over the MCE fibre interface
  2. Using Altera-supplied Hardware/Software and MCE Front-panel Connector

Things to bear in mind:

  • In v5+ firmware, if you update firmware on any readout card, the card doesn't reply to any command unless the Clock Card is also reprogrammed.
  • Always cleanly reset the MCE after a power-up or a reconfiguration! If not, MCE communication with the PC or Sync Box may not work. On MAS prompt, type: mce_reset_clean

Special cases:

MCE Firmware Bugs/ Features Under Development has been moved to the intmce:MCE bugs.

Implementation Details

Firmware Development Tools