Hi,
I have been trying to figure this out but what is the default USB speed of the TM4C? I noticed that in all the examples I looked at such as the qs logger and usb serial, no function call is made to set the speed to full speed or low speed. How do you set the speed? Any examples would help. I also searched the USB API documentation and there's not mention of low speed or "low-speed" at all just by doing a word search and full speed is only mentioned with regards to the TM4C1294 USB ULPI. According to the TM4C datasheet the device could operate at low and full speed but so far, I could not find a line of code in the examples or a function that lets you select the speed.
Thanks.
AJ