Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

microcontroller usb communication

Status
Not open for further replies.

frost

Newbie level 6
Joined
Apr 25, 2002
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
28
I want to communicate with AT90S2313 via usb port and then develop applications. Can anyone guide me?
 

The 2313 has a serial port. If you really want to use USB with it, you will need a serial/USB interface chip, like the FT232BM from here:

https://www.ftdichip.com/

Cheers,
FoxyRick.
 

You've got to decide the degree of customization you would like, and how much effort you are prepared to put into it.
Here are some solutions, in increasing order of difficulty.
1. usb-to-serial convertors ie FTDI chips
2. hid-compliant usb device
3. usb device compliant to other device classes
4. fully customised usb device with custom usb driver
 

hi,

see this:

http://www.cesko.host.sk/IgorPlugUSB/IgorPlug-USB%20(AVR)_eng.htm

bye

Fire in the Wire :sm2:
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top