Tool/software:
Hello,
I need to develop an application that allows to use usb communication with another device, so that the EK-TM4C1294XL would be the host.
I think it can be an example of CDC ( Communications Device Class ) but I am not sure.
If you can tell me if there are any TIVA examples that I can start working on or any documentation, as the only examples I have found are for using the EK-TM4C1294XL as a controller for a usb_host_keyboard, usb_host_mouse and usb_host_msc.
Thanks in advance