USB FS Host - GetURBState returns ERROR after a USBH_BulkReceiveData
Hello everybody,
I am currently using a stm32l4R9 and it's communicating with a RTL2832u over USB FS. The initialisation works perfectly (using USBH_CtlReq). However, when I use USBH_BulkReceiveData I can see a frame transmitted on my oscilloscope but the STM32l4 doesn't get it and USBH_LL_GetURBState returns ERROR after a while (5ms approx)
I really need help with this because it's been weeks and still I have the same bug.
Thanks in advance,
