MCXA flash memoey read/write procedure

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

MCXA flash memoey read/write procedure

Jump to solution
371 Views
_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,

Tags (2)
0 Kudos
Reply
1 Solution
348 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
349 Views
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 Kudos
Reply