S32K144 FLASH read

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

S32K144 FLASH read

1,595 次查看
zimoonru
Contributor I

Hi,all.

    I'm using S32K144 for my project. I want to use the on chip FLASH to store data,but I don't want to using it as an EEPROM because my bootloader is using FLASH. 

   I found the API of write FLASH in SDK: FLASH_DRV_Program(), but I can not find the read API.And I can not  find any description and command of FLASH read in reference manual.

  My question is : How can I read the FLASH data IF I do not use it as EEPROM ?

  

   Waiting for reply!

   Regards!

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

1,233 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

I understand you want to use the FlexNVM as DFlash.

There is no API as you mentioned.

You can read the DFlash data simply with a pointer.

BR, Daniel

0 项奖励
回复