LPC1769 flash memory speed

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

LPC1769 flash memory speed

793 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by inspire on Tue May 07 03:40:48 MST 2013
Hi,

when saving values in a flash memory block with IAP functions all interrupts have to be turned off. For reliable use of this flash memory with the rest of the program I am interested in the speed of this flashing procedure.

Do you know how long it takes to save e.g. 512 bytes? Of course I could measure it but maybe someone has already done this or has experience with it.

Thanks!
Martin
0 Kudos
Reply
2 Replies

732 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by inspire on Tue May 07 07:05:49 MST 2013
okay, that's a value I had expected. thanks a lot!
0 Kudos
Reply

732 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Tue May 07 04:02:31 MST 2013

Quote: inspire
Hi,

when saving values in a flash memory block with IAP functions all interrupts have to be turned off. For reliable use of this flash memory with the rest of the program I am interested in the speed of this flashing procedure.

Do you know how long it takes to save e.g. 512 bytes? Of course I could measure it but maybe someone has already done this or has experience with it.

Thanks!
Martin


More or less 100ms (= 0.1s, no typo). That's the time to erase the sector.
0 Kudos
Reply