Other Parts Discussed in Thread: TM4C129ENCZAD, TM4C129ENCPDT
Hello, I would like to make my TM4C129x work as a USB device.
I would like to have the following functions:
1. How to recognize the port
2. How to change from USB to UART
Which file in the hierarchy below should I look at to realize the above two?
(C:\ti\TivaWare_C_Series-2.2.0.295\usblib)
Also, is it correct to understand that functions 1 and 2 are configured from separate APIs?