Question
USB HOST Library in RTOS mode
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.
