Hi friends, I am using AT91SAM7SE512 processor. I need a USB-CDC example code for this processor in keil tool.I have searched lot,but i couldn't get the sample code.
could you please tell me where i have to get the sample code?
with regards and thanks Murthy.
You can find USB examples in the folder: C:\Keil\ARM\Boards\Atmel\AT91SAM7S-EK\USB
Hi friend,
I have checked this C:/Keil/ARM/Boards/Atmel/AT91SAM7S-EK/USB/ link.
There i found only the USB-HID examples only. I need the example for USB-CDC example(USB to serial port) .
Please help me...
With regards, Murthy.R
Visit this Ateml web page.
"AT91 USB Framework" on Atmel.com www.atmel.com/.../tools_card.asp
- AT91 USB Framework - USB CDC Driver Implementation
Tsuneo
Thanks.
I got it.