- This topic has 6 replies, 7 voices, and was last updated 12 years, 4 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › 8051 USB interfacing
is there any IC which contains usb interfacing in 8051 just as serial interfacing….
Yes this must be available. You will have to search the ATMEL site for this. You can also shift to AVR..
Hi… you can use CP2102 from silicon laboratories. I dont know about lisciencing but you can design a small ckt to convert the
UART to USB for 8051 controllers.
yes ofcourse u can convert it,i think u want usb preogrammer for loading program in to 8051 board,and also supply power through it,
then u can use FT232 series ic,also cp2101,cp2102 available,
and there r readymade device contain this ics for such application are also available
yes there are IC’s with 8051 architecture avilable which has inbuilt usb
check out cypress semiconductor’s Ez-USB family., its instruction sets are compatible with 8051
you can use keil software for that…
you can check AN21xx (EZ-USB), CY7C646xx (EZ-USB-FX) or CY7C68013 (EZ-USB-FX2).
Atmel provides the AT89C5131 PLCC 52 IC that has the USB interface integrated into the IC.
They also sell a development kit to augment this IC. The AT89STK-05
They also sell other versions, the AT89C5130 and AT89C5132. Both contain USB interface support.
i have seen usb programmer for atmel8051with max232 connection … but i am trying it ofr P89v51RD2 & it is not working …