We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello
I am going to implement a USB Device using LPC1768 and I need the isochronous transfer type for my application. To this purpose I studied the keil's USBAudio example. It is written in the datasheet of the MCU that the frame interrupt is generated every 1 ms, but this interrupt occurs very much more than one time in 1 ms in USBAudio. Where am I wrong?