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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
750 Views
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 Kudos
1 Solution
738 Views
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

 

View solution in original post

1 Reply
739 Views
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