Tool/software: TI-RTOS
This is further to the post that Tushar made.
I am experiencing the same issue where the wait for connect function will "hang"
This is repeatable, and removing the USB stick and then replacing it will correct the issue.
However, this workaround is not acceptable in our application.
If I had access to the source for the USBMSCHFatFs_waitForConnect() function, I could possibly fix the issue.
Alternatively, if someone could provide the code sequence that will gracefully shut down the FAT FS and USB stack so that when it is re-initialized, it works, that would be good.
In the meantime, I will have to provide a workaround that will be less than optimal.
Thanks
-Roger