How to detect internal read errors of an EEPROM (M95M04) (not) corrected by ECC.
Hi,
The datasheet of the M95M04-DR 4-Mbit serial SPI bus EEPROM (https://www.st.com/en/memories/m95m04-dr.html) mentions on page 24 the device is implementing "Error correction code (ECC x 4)".
What is the method to be impelennted on the microcontroller to be informed when the ECC did (or even did not) correct an internal error.
I want to use this information to predict some kind of wear level for that memory group.
And may be release myself of the burden to implement CRC checks on my data myself.
Thanks
Stefan
