LPC1769 flash memory speed

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

LPC1769 flash memory speed

860 次查看
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 项奖励
回复
2 回复数

799 次查看
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 项奖励
回复

799 次查看
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 项奖励
回复