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.

TM4C1233H6PZ usb_stick_update

Other Parts Discussed in Thread: TM4C1233H6PZ

Dear Tiva Team,

I want to use the USB feature of the TM4C to do firmware updates of my application.
I found there is already a software example "usb_stick_update" to do this.

I want to use TM4C1233H6PZ in my application, but it only supports USB Device functionality.

Will the example usb_stick_update run on this controller?