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.

TM4C129XNCZAD: Sending data over USB to an external pen drive

Part Number: TM4C129XNCZAD

Hi, 

I am developing an application with this controller and I need to store some data (size = 4096 bytes) into a new file in a pen drive connected to the USB port.

In the very beginning of the TM4CXNZCAD datasheet, it is said that: "The integrated ULPI interface is utilized, the USB can operate at high-speed". I guess that would be relevant. 

In the example codes library, I found a range of examples related to USB (attached image). May you please suggest which example suits best for this application?

 I do have experience with slightly 'simpler' microcontrollers such as MSP430 but I am very new in this area of TM4CXNZCAD and any help will be appreciated.