Posted on August 28, 2013 at 10:30Hello all,I am using an stm32f105rc as an usb host to manage a cp2102 with freertos and st host stack.I found a problem with USBH_BulkReceiveData: sometimes it issues two bulk requests so I miss a byte.The connectio...