hi friends, i am doing project im planning to use AT91SAM3u2e controller so i want know about data transfer b/w usb and pc... please give me if u have any program i can use to achieve maximum speed of 480mbps.
Atmel studio has example code for USB drivers on the SAM3 micros. Just open the new example project, select SAM3 and search for USB. Getting things up to sleep probably requires DMA. Vincent