PaxInstruments / PaxInstruments-LabWiz-firmware

Firmware for the Pax Instruments LabWiz board.
0 stars 1 forks source link

USB Interrupts not firing #6

Open protological opened 7 years ago

protological commented 7 years ago

Some testing has shown that normal "data transfer" interrupts are not being triggered for the USB firmware. This means the USB driver subsystem is never setup and never communicates with the PC. I've placed breakpoints inside the USB ISR to capture the lowest level of data detection and they are not triggered.