C code for AT89C5131 <-> PC USB comm.

Thread Starter

codeguy

Joined Apr 18, 2009
1
So I'm trying to send data from my chip to the PC.
I have an Atmel AT89C5131A-M and a complete board design including a USB socket.
Now I just need the code... :)

Where can I find code examples, references, etc. in C of sending data from the Atmel to the PC?
I'm guessing I'll also need a device driver for the PC to go with it, no?

Please help, it's pretty urgent...
 
Top