LPC1769 flash memory speed

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC1769 flash memory speed

861件の閲覧回数
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 返答(返信)

800件の閲覧回数
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 件の賞賛
返信

800件の閲覧回数
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 件の賞賛
返信