EEPROM Emulation for MC9S12C32

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EEPROM Emulation for MC9S12C32

1,946 Views
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... 
Labels (1)
0 Kudos
4 Replies

471 Views
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 Kudos

471 Views
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 Kudos

471 Views
EEstudent
Contributor I
Thanks, I'll go take a look at it right now.
0 Kudos

471 Views
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 Kudos