S32K144 E-FLASH

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

S32K144 E-FLASH

1,259 Views
liulei1
Contributor II

The EEPROM simulated by flash on s32k144 is read and write through FlexRAM, and the address of read and write can not exceed 0x1400000+4K through code discovery. How to use FlexRom of 64K through read and write 4K FlexRAM?

Labels (1)
Tags (1)
0 Kudos
2 Replies

1,091 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

There is only 4KB of EEPROM available.

The FlexNVM that is partitioned for EEPROM backup is not accessible to the user.

The backup is managed by the EEPROM state machine on the background.

Regards,

Daniel

0 Kudos

1,091 Views
liulei1
Contributor II

Thank you. You solved my problem perfectly.

0 Kudos