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 and USB

Status
Not open for further replies.

ronzam2002

Member level 5
Member level 5
Joined
Aug 20, 2007
Messages
81
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Location
san juan
Activity points
1,850
How can I interface the USB(universal serial bus) with the 8051 mcu? Can you give me a sample circuit which includes a microcontroller and USB...:?:
 

Hi,

Microcontroller may not have direct USB interface, because USB is differential signalling. You can interface with serial port with additional glue logic which convert USB to serial port signals.
 

Hello,

You just require to study whats suits you.
I mean which is the type of interface you want with 8051.
Here are a few options:
1. Use FT232R connect to 8051 using MCU Serial Port
2. Use FT245BM connect to 8051 using a 8-bit MCU port
3. Have a Cypress Micro with inbuilt USB
4. Use a PIC18F4550 and implement the Microchips application note

I hope that now you have some clarity on your options.
Let me know if you want any help in any of the above choices. Since I have used all of them.
 

Check it out LPC2364/66/68 for USB Inbuilt micro with inbuilt PHY device
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top