New DV3100

Auto Memory Compression for Maximum Sampling


SALES:
972-272-9392
FAX:
972-494-5814
EMAIL:
»Sales
»Support
»IT Department

TechTools products also available at:
United States Canada Japan
Application Notes

How To Read and Write 12CE67x DATA EEPROM

Submitted by: TechTools
Download Link: link hwt18.zip

The DATA EEPROM contained in the 12CE67x devices are actually seperate 24C00 type dies. The PICmicro® MCU communicates with the EEPROM through two port bits using I2C protocol. The use of I2C protocol makes using the EEPROM much more complicated than on previous PICmicro® MCUs.

This note includes CVASM16 source code to READ and WRITE the DATA EEPROM. It uses about 90 bytes of code and a couple bytes of RAM space.