- This topic has 3 replies, 3 voices, and was last updated 8 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › how to program mc 89c55
hello., how to program microcontroller AT89C55???? thanks in advance,
Hey Prabhanjana,
Please post your query in related forum. I assumes you know about basic C langauge. Refer the datasheet of AT89C55 and learn configuration of register and how to interface different devices. Write c program in Keil compiler and create hex file. Now, load the hex file in AT89C55 using programmer.
Hello Vara Ashishkumar, ya i know all the things you mentioned above. But i need which tool we need to use to load hex file into AT 89C55…?
you have to use EEPROM programmer becuase all available ATMEL programmers are for 89C51/89C52/89S52 only