write in D-Flash (or P-flash) with IAP? (in application programming)

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

write in D-Flash (or P-flash) with IAP? (in application programming)

ソリューションへジャンプ
809件の閲覧回数
Ahmad_bozorgi
Contributor II

Hi.

in S32K14x series, there is flash module with 2 bank: P-Flash (Bank 0) and D-Flash (bank 1).

D-Flash can be FlexNVM for whole space or in a partition. assume I want to use FlexNVM with 32 KB from 64KB. so I have EEE with 4KB FlexRAM and back up space with 32 KB space.

the left 32KB partition is D-Flash now. can I write on this space individually ? (not write in FlexRAM & EEE unit).

literally I want to have some EEPROM emulated memory and some D-Flash memory with write access. (these procedures are not performed in same time).

 

Thanks. 

0 件の賞賛
1 解決策
797件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Ahmad,

yes, that's possible. D-Flash which is not allocated for EEE can be used as a normal D-Flash using normal flash commands for program/erase.

Regards,

Lukas

 

元の投稿で解決策を見る

1 返信
798件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Ahmad,

yes, that's possible. D-Flash which is not allocated for EEE can be used as a normal D-Flash using normal flash commands for program/erase.

Regards,

Lukas