Other Parts Discussed in Thread: EK-TM4C1294XL
I have a DK-TM4C129X dev kit and am trying to find an example of how to use the TivaWare USB library to configure the board as a CDC device that talks to a PC via a virtual comm port. The usb_dev_serial project that is included in the TivaWare download sets things up for a composite CDC device that routes the USB to a UART. I am looking for an example that just reads data from the PC via the USB and transmits stuff back. A simple USB echo program.
As I recall, the USB API for the MSP430 had such an example program. Does something similar exist for TivaWare?
Thanks,
Dave