NSEE / SimuCam_Development_NFEE

SimuCam repository - NFEE version (LESIA/IAA)
3 stars 3 forks source link

1 EEP during CCD transmission #21

Open ericolucasm opened 5 years ago

ericolucasm commented 5 years ago

During CCDs transmission, 1 EEP was found Item to be tracked

rodmarfran commented 5 years ago

An EEP should only occur when the SW issue a "stop" command for the HW fee-machine before it finishes transmitting all of the read-out cycle data.

This bug can be happening because of a malfunction in the busy flag, tracked in issue #17. Because this malfunction, the busy flag can not be fully trusted to indicate when the fee-machine is ready to receive a "stop" command from the SW. In commit 71cd1ad27242a16b499cd3cbf2e2ed4126f370e5, a HW V18 was crated with a improved busy flag and need to be tested.