S32K148 EEPROM Programming process

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32K148 EEPROM Programming process

266 次查看
gary_yang
Contributor I

Dear Sir:

We are a third-party programmer manufacturer and want to program S32K148 EEPROM (0x14000000~0x14000FFF).

Can you provide programming documents (including programming steps, processes, commands... and other information) for our reference?

Thanks

0 项奖励
回复
1 回复

240 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @gary_yang,

The main differences between writting to SRAM and FlexRAM (in EEE mode) are:

  • The EEE can be written once EEERDY = 1, which is set either automatically after system reset exit (which inludes the copy-down process) or after the FTFC SetFlexRAM Function command.

danielmartynek_0-1718618899173.png

danielmartynek_1-1718618978778.png

 

  • Any write to EEE clears the FTFC CCIF flag, and any subsequent write can take place only once CCIF is set again.

danielmartynek_2-1718619034340.png

 

For more information, refer to AN11983 Using the S32K1xx EEPROM Functionality

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

 

Regards,

Daniel

0 项奖励
回复