Difference between revisions of "MCE firmware"

From MCEWiki
 
Line 25: Line 25:
 
== Implementation Details ==
 
== Implementation Details ==
  
 +
* Source on GitHub: https://github.com/multi-channel-electronics/mce_firmware
 
* [[ MCE Timing Diagram ]]
 
* [[ MCE Timing Diagram ]]
 
* [[MCE fibre protocol]] - communication between the MCE and the controlling PC over the fibre-optic link
 
* [[MCE fibre protocol]] - communication between the MCE and the controlling PC over the fibre-optic link

Latest revision as of 14:29, 31 January 2025

Related topics:

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:

See also:

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

Implementation Details

Firmware Development Tools

Development notes