9s08dz16 eeprom

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

9s08dz16 eeprom

469件の閲覧回数
saravanananbazh
Contributor II


Hello All,

I am trying to write a program where I need store values in 9s08dz16 eeprom, which I can read later. How to write into dz16's internal EEPROM?

Thanks

タグ(3)
0 件の賞賛
1 返信

331件の閲覧回数
marek_neuzil
NXP Employee
NXP Employee

Hello,

If you are using CodeWarrior for MCU (e.g. version 10.6.x) and Prcessor Expert project you can use IntEEPROM component to write to the internal EEPROM of this MCU. You can use one of the Set<type> methods of this IntEEPROM component (SetByte, SetWord or SetLong methods).

Best Regards,

Marek Neuzil

0 件の賞賛