MCXA flash memoey read/write procedure

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

MCXA flash memoey read/write procedure

跳至解决方案
362 次查看
_Ferrari_
Contributor V

Good morning,

I'm developing a project based on MCXA153VLH microcontroller.

Where can I find an application note that describes how to read and write the microprocessor's flash memory?

Thank you very much for your help and cooperation.

Best regards,

标记 (2)
0 项奖励
回复
1 解答
339 次查看
Pablo_Ramos
NXP Employee
NXP Employee

Hi @_Ferrari_,

I recommend checking the romapi_flashiap example in the SDK.

This example demonstrates how to use the SDK's FLASHAPI driver. It shows how to erase and program a portion of the on-chip flash memory.

Best Regards,

Pablo

在原帖中查看解决方案

0 项奖励
回复
1 回复
340 次查看
Pablo_Ramos
NXP Employee
NXP Employee

Hi @_Ferrari_,

I recommend checking the romapi_flashiap example in the SDK.

This example demonstrates how to use the SDK's FLASHAPI driver. It shows how to erase and program a portion of the on-chip flash memory.

Best Regards,

Pablo

0 项奖励
回复