S32K116 read / write EEPROM

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

S32K116 read / write EEPROM

665 Views
Darshan_Rathod
Contributor I

Hello, Team.

I am new here, and I attempted to store some data into the EEPROM but was unable to do so.

I also went through a basic example using the S32K116 board's existing repository (flash partition).

So it would be nice if someone could offer a code for EEPROM read-write capabilities.

Thank you.

0 Kudos
Reply
4 Replies

626 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Darshan_Rahod

1.You can find the demo "flash_partitioning_s32k116" in S32DS

Senlent_0-1712817409474.png

 

2.Also you can take a look the application note in the link below.

AN11983:Using the S32K1xx EEPROM Functionality

https://www.nxp.com/search?keyword=AN11983&start=0

 

 

0 Kudos
Reply

546 Views
Dishank
Contributor I

Hello @Senlent,

As you mentioned the default example which I can use, but even the default example does not run perfectly on the S32K116 board. I am facing an issue with the default ISR, meaning when I pause the running application on S32 Design Studio for debugging, it redirects to the default ISR. How can I resolve this issue?

 

0 Kudos
Reply

521 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Dishank

You will see such note in the description of the demo "flash_partitioning_s32k116"

Senlent_0-1714961727215.png

so please perform a mass erase operation on flash first and then try again.

 

0 Kudos
Reply

310 Views
White_Racoon
Contributor I

Hello @Senlent 

How many times can we make partitions on the S32K116 chip? 

0 Kudos
Reply