wiki:SlowControlInterface

This page documents the "slow control" interface for the G-2 tracker electronics. This interface is an optically-isolated serial interface which is used for control, monitoring and firmware downloads.

Interface

Connector is RJ-45 with the following pinout:

1 - TX-  or DATA-
2 - TX+  or DATA-
3 - RX-  or N.C.   (used for full-duplex option)
4 - N.C.
5 - N.C.
6 - RX-  or N.C.   (used for full-duplex option)
7 - +5V  (supplied by TRM)
8 - GND

Proposed commercial fanout/interface: USB2-H-50016-M

Firmware Download

The tracker electronics located on the G-2 detector contain several devices with firmware which may be updated remotely:

  • Xilinx FPGA on the logic board (via SPI flash)
  • Altera FPGAs on the TDC boards (via JTAG)
  • Atmel AVR microcontroller on the logic board (via boot loader)

We will need to discuss which device (Xilinx FPGA or AVR) provides the primary serial interface to the host computer.

The Xilinx FPGA flash programming solution already exists in the form of a design by Dan which allows flash downloading over a serial port.

The best software option for running on an embedded processor seems to be the Altera JRunner tool.

Last modified 9 years ago Last modified on Oct 30, 2014, 10:14:53 AM