microcontroller and USB

Status
Not open for further replies.

ronzam2002

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.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…