S32K344 NVM peripheral access.

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

S32K344 NVM peripheral access.

583 Views
Skannan
Contributor I

I am using S32K344 board & S32 design studio IDE. In that S32DS IDE has provide Fee_Example_S32K344 module project. Is that NVM peripheral access module? If anybody know about this NVM configuration please tell me!

0 Kudos
1 Reply

564 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @Skannan,

There is C40 flash controller.
Please refer to the RM for more information about it:
Chapter 20 Embedded Flash Memory (c40asf).

The RTD has low-level drivers (examples are labeled as Ip) and high-level MCAL drivers.

FEE and FLS drivers are the high-level MCAL drivers for flash/eeprom.
Whereas C40 is a low-level flash driver.

danielmartynek_0-1658309372339.png

 

BR, Daniel

 

 

0 Kudos