How to detect Unrecoverable EEPROM Failure for S32K146

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to detect Unrecoverable EEPROM Failure for S32K146

620 Views
pratheek_b
Contributor II

Hot to detect Unrecoverable EEPROM Failure (like bad checksum, or all copies disagree). Is there any configuration/callback is available to check/detect unrecoverable EEPROM Failure?

Tags (3)
0 Kudos
1 Reply

608 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @pratheek_b,

Please refer to AN11983 Using the S32K1xx EEPROM Functionality

https://www.nxp.com/docs/en/application-note/AN11983.pdf

Section 3.4 S32K1xx EEE ECC error handling

The copy-down of the EEPROM data takes place during the reset sequence if enabled:

danielmartynek_0-1620819369040.png

And by the Set FlexRAM Make FlexRAM available for emulated EEPROM FTFC command.

danielmartynek_1-1620819470819.png

 

Regards,

Daniel

 

 

0 Kudos