Proton Calorimetry/Meetings/2020/07/01: Difference between revisions
(Created page with "== Minutes for UCL Proton Calorimetry Meetings, 1st July == === Present === '''Simon Jolly''', '''Laurent Kelleter''', '''Saad Shaikh''', '''Raffaella Radogna''' === [[ELogs/R...") |
SaadShaikh (talk | contribs) |
||
Line 3: | Line 3: | ||
=== Present === | === Present === | ||
'''Simon Jolly''', '''Laurent Kelleter''', '''Saad Shaikh''', '''Raffaella Radogna''' | '''Simon Jolly''', '''Laurent Kelleter''', '''Saad Shaikh''', '''Raffaella Radogna''', '''Fern Pannell''' | ||
=== [[ELogs/RaffaellaRadogna|Raffaella Radogna]] === | === [[ELogs/RaffaellaRadogna|Raffaella Radogna]] === | ||
Line 9: | Line 9: | ||
=== [[ELogs/SaadShaikh|Saad Shaikh]] === | === [[ELogs/SaadShaikh|Saad Shaikh]] === | ||
*Making good progress on code for communicating FPGA with DDC232. | |||
**Currently debugging so that code compiles on Vivado. | |||
**Will need to develop a 'test bench' to test code in simulation before trying it out in real life. | |||
**Need to debug UART interface code and figure out how to send data received from DDC232 to computer through UART. | |||
***UART is probably only fast enough to support integration time of about 750 us. Will need to investigate other methods of data retrieval. | |||
=== [[ELogs/LaurentKelleter|Laurent Kelleter]] === | === [[ELogs/LaurentKelleter|Laurent Kelleter]] === |
Revision as of 14:15, 1 July 2020
Minutes for UCL Proton Calorimetry Meetings, 1st July
Present
Simon Jolly, Laurent Kelleter, Saad Shaikh, Raffaella Radogna, Fern Pannell
Raffaella Radogna
Saad Shaikh
- Making good progress on code for communicating FPGA with DDC232.
- Currently debugging so that code compiles on Vivado.
- Will need to develop a 'test bench' to test code in simulation before trying it out in real life.
- Need to debug UART interface code and figure out how to send data received from DDC232 to computer through UART.
- UART is probably only fast enough to support integration time of about 750 us. Will need to investigate other methods of data retrieval.