cancel
Showing results for 
Search instead for 
Did you mean: 

USB HOST Library in RTOS mode

GMeur
Senior

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.

10 REPLIES 10

It worked for me following your steps. Many many thanks.