Hello,
I want to know why Acutual EEPROM size is twice EEPROM size like below.
Are there any documents that are explained?
Best regards,
Yocchi
Solved! Go to Solution.
Hi Yocchi-San,
The Actual EEPROM size is twice the EEPROM size because the actual size allocated includes an overhead for wear levelling and redundant copy implementations.
You can refer to the below screenshot and this information is present in the Emulated EEPROM (Em_EEPROM) 2.0 Component datasheet - https://www.cypress.com/file/390316/download
Regards,
Alakananda
Hi Yocchi-San,
The Actual EEPROM size is twice the EEPROM size because the actual size allocated includes an overhead for wear levelling and redundant copy implementations.
You can refer to the below screenshot and this information is present in the Emulated EEPROM (Em_EEPROM) 2.0 Component datasheet - https://www.cypress.com/file/390316/download
Regards,
Alakananda
Hello Alakananda-san,
Thank you very much for your reply.
Do you have any more details?
Best regards,
Yocchi
Hi Yocchi,
This is the information which we have regarding the EEPROM size.
Please let us know if you have any specific queries regarding this.
Regards
Alakananda
The actual EEPROM size is larger than user set in EEPROM Size, even though redundant copy is no and wear level factor is none.
Because it requires some internal logic operation for EEPROM Component to simulate the Flash more like a EEPROM other than bare Flash operation.
Best Regards,
Ryan