USB middleware issue with CDC/VCP: only x packets receivable (HAL 1.1.0 and Host-Device_Lib 2.1.0)
Posted on March 26, 2014 at 17:491) with STM32_USB-Host-Device_Lib_V2.1.0: I implemented a CDC/VCP device just accepting data and throwing it away (no further handling of the received data, just receive). After the receival of several packets, no fu...