Microcontroller › 8051 › problem in electronic code lock project › first of all the size of hex
March 22, 2011 at 4:48 am
#5784
Anonymous
Guest
first of all the size of hex file may not be 6KB as such. Check http://www.engineersgarage.com/forums/avr/how-read-hex-file
In case it is more than 4KB, u can burn the same hex file in AT89C52 without any changes. Only thing is that you’ll have to select AT89C52 in your programmer software instead of AT89C51.