Save a 50 element float array in memory to use even after a power down

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

Save a 50 element float array in memory to use even after a power down

609件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by emielzij on Thu Jan 15 06:25:28 MST 2015
Hi,

I want to save some calibration data. Which exists of 50 float variables in an array.
It is possible to read the values once and program them manually in flash memory with my code but this is not very practical.

Unfortunately there is no eeprom on the LPC11C24. What are the possibilities to save this data somewhere that it is still available after power is lost. The pcb is already been made so an external eeprom is not an option anymore.

Regards,
Emiel
0 件の賞賛
返信
1 返信

588件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Thu Jan 15 06:33:23 MST 2015

Quote: emielzij
What are the possibilities to save this data somewhere...



...in Flash  :O

http://www.lpcware.com/content/blog/application-programming-iap-code-example
0 件の賞賛
返信