8051 with national usbn9602

Status
Not open for further replies.

TCY02

Junior Member level 3
Joined
Mar 5, 2005
Messages
25
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,486
usbn9602 80c51

how to implement 8051 with national usbn9602
and is there any code for it
or any similar project for it
thnx
 

I think National provides an example package on their website. Or maybe you can ask them for it. Basically, your device needs to do 2 things.
1. Interface the chip's registers. This stage basically queries chip registers on receiving interrupts. All these information is presented in the datasheet.
2. Handle the usb protocol. You'll need to know the usb protocol for this. You can download the usb specifications from www.usb.org.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…