USB CDC - When does the endpoint become ready?
Posted on February 10, 2016 at 10:49Hi, I'm using the CDC class driver version 2.4.1 and made the following changes to the usbd_cdc_if.c template: Since the provided CDC_Transmit_FS function tries to transmit the packet forever, i.e.do { result ...