Part Number:TM4C1294NCPDT
I am using TM4C1294's USB host mode to access a thumb drive, everything runs fine except when I remove the drive during a USB R/W, it will hang in the blocking API like USBHCDPipeWrite, since the R/W will never finish due to the removal of the thumb drive.
Any one already had this issue taken care? I hope the USB stack will stop the R/W with an error code and wait for USB thumb drive to be reconnected
Thanks!