Proton Calorimetry/Meetings/2021/03/03: Difference between revisions
SaadShaikh (talk | contribs) |
SaadShaikh (talk | contribs) |
||
Line 10: | Line 10: | ||
**Integration time set in units of 5us above minimum of 170us to maximum of 1455us (i.e. 170us + 255*5us). | **Integration time set in units of 5us above minimum of 170us to maximum of 1455us (i.e. 170us + 255*5us). | ||
*CTRL-C commands are caught by FTDI code to exit cleanly from DAQ, closing connection with FPGA properly. | *CTRL-C commands are caught by FTDI code to exit cleanly from DAQ, closing connection with FPGA properly. | ||
*LibFTDI can be installed on Raspberry Pi and can receive data from Nexys Video. | |||
**Latest version of FTDI code does not work on Pi, likely some compiler issues with "fancier" functions. | |||
**Will rebuild latest version from older version of code that does work on Pi to find problem functions. | |||
*Tested daisy-chain with resistors in place of photodiodes. | *Tested daisy-chain with resistors in place of photodiodes. | ||
**See the same mirroring whether resistors are in series or in parallel to photodiode. | **See the same mirroring whether resistors are in series or in parallel to photodiode. |
Revision as of 15:24, 3 March 2021
Minutes for UCL Proton Calorimetry Meetings, 3rd March
Present
Simon Jolly, Raffaella Radogna, Saad Shaikh, Fern Pannell
Saad Shaikh
- Added third thread to FTDI code to handle file writing, resulting in small improvement to performance.
- Added ability to set test mode and integration time to FTDI code.
- Integration time set in units of 5us above minimum of 170us to maximum of 1455us (i.e. 170us + 255*5us).
- CTRL-C commands are caught by FTDI code to exit cleanly from DAQ, closing connection with FPGA properly.
- LibFTDI can be installed on Raspberry Pi and can receive data from Nexys Video.
- Latest version of FTDI code does not work on Pi, likely some compiler issues with "fancier" functions.
- Will rebuild latest version from older version of code that does work on Pi to find problem functions.
- Tested daisy-chain with resistors in place of photodiodes.
- See the same mirroring whether resistors are in series or in parallel to photodiode.
- Will reach out to Clive and Izzat to continue discussion.