S32K142 controller EEPROM Read and Write source code

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

S32K142 controller EEPROM Read and Write source code

830 Views
sureshm
Contributor I

Hi,

Iam using S32K142 controller. Is there any source code available for EEPROM Read and Write operations.

Thank You,

0 Kudos
Reply
1 Reply

823 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

The flash_partitioning_s32k142 SDK example shows how to write the EEPROM.

The read/write operation is described in

AN11983 Using the S32K1xx EEPROM Functionality

3.6.1 EEE writes

3.6.2 EEE reads

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

 

Regards,

Daniel

 

0 Kudos
Reply