- This topic has 1 reply, 2 voices, and was last updated 9 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › How to erase EEPROM
Can any body let me understand how to electically erase EEPROM 24c04 with embedded code.
Thanks
Hi,
Eracing of EEPROM can be done by writing 0(zero) to all the address available in the, this can be done by creating a function with for loop to write zero to all the address.