2019-07-04 04:09 AM
Hi,
When I'm using the USB HOST Library in RTOS mode, the thread blocks in the enumeration phase and never leaves it. Is it a known issue? I must mention that it works perfectly when I'm using it in standalone mode. I haven't been able to debug it myself.
Also, if I call the USBH_Process() function inside a thread that I create myself, everything works fine.
Thanks in advance.
2022-09-30 01:35 AM
It worked for me following your steps. Many many thanks.