EEPROM Emulation for MC9S12C32

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

EEPROM Emulation for MC9S12C32

2,624 次查看
EEstudent
Contributor I
Does anyone have any example code for emulating EEPROM on a MC9S12C32?  This has been stumping my microcontroller applications teacher and myself.  Any help what-so-ever would be greatly appreciated.  If I show your code to my instructor, you will be cited.  He encourages us to scour the web for help if we get stuck.  I am definately stuck.  Thanks... 
标签 (1)
0 项奖励
回复
4 回复数

1,149 次查看
DPB
NXP Employee
NXP Employee
Hello

The AN2302  is  written specifically for EE emulation on the MC9S12C32 http://www.freescale.com/files/microcontrollers/doc/app_note/AN2302.pdf?fsrch=1&WT_TYPE=Application%...

This also includes code examples.

DPB
0 项奖励
回复

1,149 次查看
JimDon
Senior Contributor III
You need AN2204 "Fast NVM Programming for the MC9S12DP256" and the SW file for it.

This is sample code to program flash.

Here is a link, look down the page.


0 项奖励
回复

1,149 次查看
EEstudent
Contributor I
Thanks, I'll go take a look at it right now.
0 项奖励
回复

1,149 次查看
allawtterb
Contributor IV
I would also suggest taking a look at AN2720, this AN is a bit more recent than the one Jim referenced.
 
 
- Brett
0 项奖励
回复