English
Language : 

RFPIC12F675K Datasheet, PDF (47/136 Pages) Microchip Technology – 20-Pin FLASH-Based 8-Bit CMOS Microcontroller with UHF ASK/FSK Transmitter
rfPIC12F675
8.0 DATA EEPROM MEMORY
The EEPROM data memory is readable and writable
during normal operation (full VDD range). This memory
is not directly mapped in the register file space.
Instead, it is indirectly addressed through the Special
Function Registers. There are four SFRs used to read
and write this memory:
• EECON1
• EECON2 (not a physically implemented register)
• EEDATA
• EEADR
EEDATA holds the 8-bit data for read/write, and
EEADR holds the address of the EEPROM location
being accessed. The rfPIC12F675 devices have 128
bytes of data EEPROM with an address range from 0h
to 7Fh.
The EEPROM data memory allows byte read and write.
A byte write automatically erases the location and
writes the new data (erase before write). The EEPROM
data memory is rated for high erase/write cycles. The
write time is controlled by an on-chip timer. The write
time will vary with voltage and temperature as well as
from chip to chip. Please refer to AC Specifications for
exact limits.
When the data memory is code protected, the CPU
may continue to read and write the data EEPROM
memory. The device programmer can no longer access
this memory.
Additional information on the Data EEPROM is
available in the PICmicro™ Mid-Range Reference
Manual (DS33023).
REGISTER 8-1:
EEDAT — EEPROM DATA REGISTER (ADDRESS: 9Ah)
R/W-0
EEDAT7
bit 7
R/W-0
EEDAT6
R/W-0
EEDAT5
R/W-0
EEDAT4
R/W-0
EEDAT3
R/W-0
EEDAT2
R/W-0
EEDAT1
R/W-0
EEDAT0
bit 0
bit 7-0
EEDATn: Byte value to write to or read from Data EEPROM
Legend:
R = Readable bit
- n = Value at POR
W = Writable bit
’1’ = Bit is set
U = Unimplemented bit, read as ‘0’
’0’ = Bit is cleared x = Bit is unknown
REGISTER 8-2:
EEADR — EEPROM ADDRESS REGISTER (ADDRESS: 9Bh)
U-0
—
bit 7
R/W-0 R/W-0 R/W-0
EADR6 EADR5 EADR4
R/W-0
EADR3
R/W-0
EADR2
R/W-0
EADR1
R/W-0
EADR0
bit 0
bit 7
bit 6-0
Unimplemented: Should be set to '0'
EEADR: Specifies one of 128 locations for EEPROM Read/Write Operation
Legend:
R = Readable bit
- n = Value at POR
W = Writable bit
’1’ = Bit is set
U = Unimplemented bit, read as ‘0’
’0’ = Bit is cleared x = Bit is unknown
 2003 Microchip Technology Inc.
Preliminary
DS70091A-page 45