S32K1xx D-Flash Configuration

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

S32K1xx D-Flash Configuration

982件の閲覧回数
Kevin74
Contributor II

Hello, all

now we have a question, that the S32K1xx Serial MCU, e.g. S32K148, the D-Flash area can be reconfigurat as P-Flash to run code?

can we do this, if yes, how?

Many Thanks and Best Regards

0 件の賞賛
返信
4 返答(返信)

917件の閲覧回数
Kevin74
Contributor II

Hello,

But what i mean is whether D-Flash can run as P-Flash, for this need man do some reconfiguration of D-Flash or can man direct store the user program code into D-Flash and run them?

 

Many Thanks and BR

0 件の賞賛
返信

909件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Yes, as default configuration is not valid:

davidtosenovjan_1-1750839269966.png

Program partition operation is needed to do once per device lifetime, it is not supposed to be done in every startup.

0 件の賞賛
返信

947件の閲覧回数
Kevin74
Contributor II

Hello davidtosenovja:

Many Thanks! i will check this option.

Best Regards!

0 件の賞賛
返信

964件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Yes, it is possible.

It is needed to perform flash_partitioning operation according user configuration. Pay attention to AN11983 - Using the S32K1xx EEPROM Functionality:

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

specifically Tables 3 – 5.

Retention and endurance is the same in this use:

davidtosenovjan_0-1750256789019.png

 

0 件の賞賛
返信