S32K144 FLASH read

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

S32K144 FLASH read

1,594件の閲覧回数
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,232件の閲覧回数
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 件の賞賛
返信