klutch
May 13 2008, 11:00 PM
Hi,
I am using 89C51, can I write to a Flash location from a program running on 89C51 i.e. I want to store some data on Flash so that it wont go when I turn off the power supply.
I am using 89C51, can I write to a Flash location from a program running on 89C51 i.e. I want to store some data on Flash so that it wont go when I turn off the power supply.
Arun Kumar V
May 14 2008, 1:33 AM
Hi,
what you need is an 8051 with On-chip EEPROM like AT89C8252 which has 2KB on-chip EEPROM where you can store your Data
i have never seen a 8051 Self program it self and write to the code memory
Arun
shyam
May 14 2008, 5:08 AM
RD2 and c669 also support IAP.