Hello
I am looking for example for usbstick operation with TM4c1294 using TI-RTOS. Which can write and read file from usb slash drive.
I have tried converting usb_host_msc and usb_stick_update to TI-RTOS environment but so far no success.
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello
I am looking for example for usbstick operation with TM4c1294 using TI-RTOS. Which can write and read file from usb slash drive.
I have tried converting usb_host_msc and usb_stick_update to TI-RTOS environment but so far no success.
Thanks
Vincent,
I was able to use project's USB configuration and customize to read and write file to USB flash drive and integrate into my project.
Thanks for help.