TTCUSB

  • LVDS chip on USB base card: FIN1047 driver
  • LVDS chip on TTCrx mezzanine card: FIN1048 receiver (note that the schematics above has a 1047 so does not correspond to the hardware I have in my hands)

Notes on USB Speeds:

Standard Speed Speed divided by 8 bits Speed divided by frame size of 64 bits
High Speed 480Mbits/s 60 MBytes/s 7.5 MFrames/s
Full Speed 12Mbits/s 1.5 MByte/s 0.1875 MFrames/s
Low Speed 1.5Mbits/s 0.1875 MByte/s 0.023 MFrames/s

'Frame size' refers to the data transfer protocol of the TTCUSB to the host which is 64 bits per L1A or short B frame (a long B frame uses 128 bits to transfer to the host).

To find out which speed a device is running, run the program usbtree (get it from here). Make sure the usb filesystem is mounted on /proc/bus/usb . If not, mount it with:

sudo mount -t usbfs none /proc/bus/usb

It's probably easiest to run usbtree twice: one with the device of interest (e.g. the ttcusb) connected and once disconnected and compare the two outputs.

DAQ LAB

on pcepcmd01:

    cd ~dominique/TriDAS/daq/hal/examples/TTCvi/src/linux/x86
    source ldpath
    ./TTCTester2
  

Firmware snapshots (for internal use only)

Firmware file remarks
TOP-2008-04-08.pof  
TOP-2008-04-15.pof currently recommended version, BC0 has BX numbering of ending orbit (useful to measure orbit length)

Java analyzer software (for internal use only)

TTCvi notes

-- AndreHolzner - 03 Oct 2007

Topic attachments
I Attachment History Action Size Date Who Comment
Unknown file formatpof TOP-2008-04-08.pof r1 manage 512.2 K 2008-04-09 - 17:20 AndreHolzner  
Unknown file formatpof TOP-2008-04-15.pof r1 manage 512.2 K 2008-04-15 - 11:21 AndreHolzner  
Unknown file formatjar ttcusb-viewer.jar r1 manage 151.0 K 2008-04-15 - 11:41 AndreHolzner  
Unknown file formatjnlp ttcusb-viewer.jnlp r1 manage 0.9 K 2008-04-15 - 11:42 AndreHolzner  
Edit | Attach | Watch | Print version | History: r13 < r12 < r11 < r10 < r9 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r13 - 2008-12-02 - AndreHolzner
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback