Writing and reading a array of data from Flash memory

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

Writing and reading a array of data from Flash memory

606 Views
sridharan
Contributor II

Hi,

I am using  LPC11c24 Xpresso board, My query is how to write a array of data(Max 8bytes) into Flash memory and read the same when required after Power reset .Is there any API or any sample code available. Can anyone help me in this regards 

Labels (1)
0 Kudos
2 Replies

452 Views
jeremyzhou
NXP Employee
NXP Employee

Hi sridharan j ,

Thank you for your interest in NXP Semiconductor products and 
for the opportunity to serve you.
The LPC MCUs IAP commands don'tsupport to read the data from the flash, however I was wondering if you can describe the goad you want to achieve, we may find another way to implement it.
Have a great day,

TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

452 Views
sridharan
Contributor II

Hi JeremZhou,

I am able to write and read page wise with block number. I used API.c and API.h files to achieve this.

Thank you for the support

Sridharan J

0 Kudos