Other Parts Discussed in Thread: EK-TM4C1294XL
Tool/software: Code Composer Studio
Hi all,
I'm programming on TM4C1294NCPDT for read data.txt file.
But when I try with example usb_host_msc, Revision 2.1.4.178 of the EK-TM4C1294XL Firmware Package, just one of all USB device connected(via UART)
The remainning devices, it stuck in USBHCDPipeWrite function, at USBHCDPipeWrite, at line 1564 (Wait for a status change while(1)).
And, if USB device was plugged more than about 15 seconds, when I unplugged, the UART show: Mass storage device disconnected,otherwise it not.
I tried some solution, like this link: https://e2e.ti.com/support/microcontrollers/other/f/908/t/802112?tisearch=e2e-sitesearch&keymatch=USBHCDPipeWrite#pi320995=1
Kindly help us in debugging this issue.
Thanks you,
Phuong Hoang

