Storing Non volatile data..

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

Storing Non volatile data..

701件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by akhilpo on Sun Dec 04 02:56:19 MST 2011
How can I store non volitile data on LPC 1114 mcu? In AVRs, there is an on chip eeprom for this purpose. What is the method for this in LPC's?
1 返信

649件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by FlySnake on Sun Dec 04 04:39:56 MST 2011

Quote: akhilpo
How can I store non volitile data on LPC 1114 mcu? In AVRs, there is an on chip eeprom for this purpose. What is the method for this in LPC's?


Internal flash through IAP (chapter 32.8). This is very inconvenient, but at least something.