Question

I want to erase only some part of locations to be modified in my application. Does the EEPROM supports these featrue? or they ar one time programmable?

Was it helpful?

Solution

From Wikipedia: [EEPROM] is a type of non-volatile memory used in computers and other electronic devices to store small amounts of data that must be saved when power is removed, e.g., calibration tables or device configuration. Most components (such as RTC) uses them to store their configuration (do an interrupt everyday at eight, for instance).

You may indeed reprogram it (to set the alarm for example). The difficulty of it depends on the device and the support available for it, of which you give no information whatsoever.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top