How to read and write internal EEPROM from MKE02Z16VLC4?

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

How to read and write internal EEPROM from MKE02Z16VLC4?

1,924 Views
julianacamargo
Contributor I

Hello,

Can someone send me the routines to read/write and erase one or more bytes on internal MKE02Z16VLC4 EEEPROM?

Thanks!

Regards,

Juliana

Labels (1)
0 Kudos
2 Replies

860 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Juliana Camargo,

     About the KE02 eeprom operation routine, you can refer to the KE02 reference manual.

Chapter 18 Flash Memory Module (FTMRH)

    Besides, we have the according sample code for KE02 EEPROM, the code download link is:FRDM-KEXX Driver Library Package

Code folder path is:KEXX_DRIVERS_V1.2.1_DEVD\kexx_drv_lib\build\iar\ke02\EEPROM_demo

Wish it helps you!

If you still have question, please contact with me!

Have a great day,

Jingjing

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

860 Views
mjbcswitzerland
Specialist V

Hi

The following article explains the EEPROM: http://www.utasker.com/kinetis/KE_EEPROM.html

It is supported in the uTasker KE02 project in case you would prefer a complete solution with simulation capability of the chip (including EEPROM) and for your complete project.

I have attached the flash driver which supports KE, K flash and KE EEPROM so that you can also just take snippets otherwise - search for reference {109} for code handling KE EEPROM.

Regards

Mark

Kinetis: http://www.utasker.com/kinetis.html

KE: http://www.utasker.com/kinetis/FRDM-KE02Z.html / http://www.utasker.com/kinetis/FRDM-KE02Z40M.html / http://www.utasker.com/kinetis/FRDM-KE04Z.html / http://www.utasker.com/kinetis/FRDM-KE06Z.html

Serial Bootloader for KE02/KE04/KE06 (KBOOT, AN2295, SREC, SD-card): http://www.utasker.com/forum/index.php?topic=1873.msg6796#msg6796 / http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF</p>

For the complete "out-of-the-box" Kinetis experience and faster time to market

0 Kudos