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

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

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

跳至解决方案
874 次查看
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 解答
862 次查看
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 回复
863 次查看
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