STM32F4xx USB Timeout
Posted on March 03, 2015 at 03:50I got a STM32F4xx discovery kit, and I try to implement the USB CDC device example from the sample project provided.I have a problem when I try to use USB FS to send and write.I am sending 25 bytes of data every 10ms...