Microcontroller › 8051 › How to read the hex file of AT89C52 if its lock bits are set › Hi ShahidI do not believe
October 11, 2016 at 7:33 am
#14191
Participant
Hi Shahid
I do not believe that once microcontroller's lock bits are set, any data can be read from it further. I use SinaProg software to set lock bits; may be the reverse could also be possible using the same software, try it out. Once the lock bits are cleared, you just need to read the flash memory and then you could generate a hex file.
Do tell me if it works