Dear experts,
I am using the tm4c123gxl launchpad as USB device to communicate to the PC host. On the PC is use libusb to communicate and on the launchpad i use the peripheral and usb library (latest version v2.1.1.71).
The problem i have are random disconnects from the device when communicating. libusb would return with error LIBUSB_ERROR_PIPE and when analyzing USB traffic i was able to trace it back to a babble error. There is no easy way for me to replicate the problem so i don't have a log for the error right now but i will post one once the error comes up again.
I would appreciate some guidance with this issue, what are the places i should start looking?
Thanks,
Sisco