A potential bug in USB VCP example in STM32_USB-Host-Device_Lib_V2.1.0
Posted on February 05, 2014 at 11:37Hi all,I a using an STM32F407 device with ST standard library and USB lib.In Handle_USBAsynchXfer() function in usbd_cdc_core.c file:There is a potential bug when roll-back occurs.Two pointers are used:APP_Rx_ptr_...