Hi,
I´m writing a code to get a USB CDC communication, as a device. By now, I have a issue with USB interrupt. The only interrupt generated is RESET or SUSPEND. I use a USB Protocol Analyser and I see the host (PC) send commands to my board but no data interrupt is been genereted by 6745 USB controller. Could anyone have an idea where could I check or verify my configuration. I use all code suggested in USB 2.0 Controller Reference datasheet but I have no sucess.
Thanks