USBH_BulkReceiveData function blocks
Posted on November 16, 2012 at 12:34Hello!I try to implement a USB Host with 2 Endpoints in Bulk mode on a STM32F107.I use the lastest library : ''STM32 USB On-The-Go Host and Device Library V2.0.0''I wrote the class driver core like this:in USBH_In...