Posted on November 22, 2012 at 08:23There is a bug in STM32_USB-Host-Device_Lib_V2.1.0 and earler versions. When sending data on an EP the data is placed in a FIFO. Packets are then accepted by the core and eventually fetched by the usb host. Consid...