S32K148 EEPROM Programming process

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K148 EEPROM Programming process

531件の閲覧回数
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 返信

505件の閲覧回数
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 件の賞賛
返信