Hey So I got the CDC_COM_PORT_SINGLE usb code up and running, my question is how would I convert the reads and write to run in an interrupt off the USB port instead of in a state machine? I tried the follow code, but it failed by throwing garbage on the s..
↧