- This topic has 4 replies, 4 voices, and was last updated 12 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › anyone tell me the software to burn AT-89C51 ASAP my project deadline is coming…
,
if you have less time i prefer
to use P89V51RD2 mcu
you can write code in c and
you can easyly program it through serial port and FLASH MAGIC softwear
for programming you just need a aerial cable and MAX232 IC
it is in system self programable version of 8051
i have bought tht ic and usb to serial converter ..done all the connection of programmer using max232 …but in flash magic when i start programming a message is being displayed which reads”reset the device into ISP mode now”..after that i have given reset high …psen high to low ..nothing happend ..i have checked my rs232 pins using hyperterminal ..everything is ok ..i think there is problem something in the settings of flash magic or keil ..can u suggest what might the problem be ?
Hi Nikhil,
you can use AT89s51 or 52 insted of AT89c51.
Both are almost pin compatiable with different memory size.
you can program the controller using PC parallel port with simple circuit.
If you intrested i will send circuit diagram and software for the programming.
Regards,
Hari Krishna k
You Can Use ‘Keil uVision4’ software for coding in C language.By Connecting a Universal Programmer or AT89C51 programmer to the Computer you can burn the program you have developed in the ‘Keil uVision4’
Checkout youtube for the video of ‘How to burn Program using Keil uVision4