What is the program/data flash 0 memory block?

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

What is the program/data flash 0 memory block?

跳至解决方案
2,051 次查看
kmh48301
Contributor IV

Hello.

I'm studying flash memory with s32k144 EV Board.

sorry for not having enough basic knowledge...

First i want you to see these which is from s32k_rm

pastedImage_2.png

pastedImage_1.png

what is the "0 memory block"??????

and plus this.

pastedImage_3.png

what is the 'non-main memory array'??

pastedImage_4.png

I drew this memory map as I understood so far.

I guess this memory map is for 'main memory array'..

Please help me!!!

Thanks.

标签 (1)
标记 (4)
0 项奖励
回复
1 解答
2,033 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello kmh48301@gmail.com,

Yes, the IFRs are separate from the main memory map.

It can be programed, erased and read as described in the RM rev.12.1:

pastedImage_3.png

Program Once Filed can be programmed only once - it cannot be erased.

It can be read using the Read Once FTFC command.

pastedImage_4.png

This Data flash IFR can be programmed using the Program Partition FTFC command and erased using the Erase All Blocks Command.

Also, the FlexNVM Partition Code is loaded to Flash Configuration Register 1 (FCFG1[DEPART]) out of system reset.

Regards,

Daniel

在原帖中查看解决方案

2 回复数
2,021 次查看
kmh48301
Contributor IV

Thank you so much !! it helped me a lot

0 项奖励
回复
2,034 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello kmh48301@gmail.com,

Yes, the IFRs are separate from the main memory map.

It can be programed, erased and read as described in the RM rev.12.1:

pastedImage_3.png

Program Once Filed can be programmed only once - it cannot be erased.

It can be read using the Read Once FTFC command.

pastedImage_4.png

This Data flash IFR can be programmed using the Program Partition FTFC command and erased using the Erase All Blocks Command.

Also, the FlexNVM Partition Code is loaded to Flash Configuration Register 1 (FCFG1[DEPART]) out of system reset.

Regards,

Daniel