Does S32K3 has MMU or overlay ram?

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

Does S32K3 has MMU or overlay ram?

Jump to solution
896 Views
jingfang
Contributor IV

Does S32K3 has MMU or overlay ram?

or how should calibration data be get?

MPC5744P can get data from memory:

9fcf0b891e1f8cb6dbed856b35310589.jfif

0 Kudos
1 Solution
885 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Since K3 does not support overlay of hardware, it requires user programs to implement FLASH-RAM mapping. The FLASH-RAM data synchronization can be implement by a task or state machine, it similar to the EEPROM in MCAL driver.

Best regards,

Peter

View solution in original post

0 Kudos
1 Reply
886 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Since K3 does not support overlay of hardware, it requires user programs to implement FLASH-RAM mapping. The FLASH-RAM data synchronization can be implement by a task or state machine, it similar to the EEPROM in MCAL driver.

Best regards,

Peter

0 Kudos