problems with USB lib CDC example
Posted on November 19, 2012 at 11:17I want to use the CDC example to send ADC data to a PC in a fast way. My problem is that I seem to be losing data erratically, especially if I send more data. I changed the usbd_cdc_VCP.c file in the following wa...