EEPROM

Effortless EEPROM Management

nobutton

About

The EEPROM component provides a set of APIs to erase and write data to nonvolatile EEPROM memory. The term write implies that it will erase and then program in one operation.

An EEPROM memory in PSOC™ devices is organized in arrays. PSOC™ 3 and PSOC™ 5LP devices offer an EEPROM array of size 512 bytes, 1 KB or 2 KB depending on the device. This array is divided into rows of size 16 bytes each. The API set of the EEPROM component supports write operations at the byte and row levels and erase operation at the sector level. A sector in EEPROM has 64 rows.

The EEPROM memory in this device ranges from 512 bytes to 2 KB, supporting 1,000,000 cycles of read/write operations and maintaining data retention for up to 20 years. It allows for reading and writing data one byte at a time or programming 16 bytes (a full row) simultaneously.

The EEPROM component provides a set of APIs to erase and write data to nonvolatile EEPROM memory. The term write implies that it will erase and then program in one operation.

An EEPROM memory in PSOC™ devices is organized in arrays. PSOC™ 3 and PSOC™ 5LP devices offer an EEPROM array of size 512 bytes, 1 KB or 2 KB depending on the device. This array is divided into rows of size 16 bytes each. The API set of the EEPROM component supports write operations at the byte and row levels and erase operation at the sector level. A sector in EEPROM has 64 rows.

The EEPROM memory in this device ranges from 512 bytes to 2 KB, supporting 1,000,000 cycles of read/write operations and maintaining data retention for up to 20 years. It allows for reading and writing data one byte at a time or programming 16 bytes (a full row) simultaneously.

comp_EEPROM
comp_EEPROM
comp_EEPROM

Design resources