EEPROM Registers
571
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Internal Memory
7.4
EEPROM Registers
lists the memory-mapped registers for the EEPROM. All register offset addresses not listed in
should be considered as reserved locations and the register contents should not be modified.
Registers in this section are relative to the EEPROM base address of 0x400AF000.
The EEPROM module clock must be enabled before the registers can be programmed (see
). There must be a delay of 3 system clock cycles after the EEPROM module clock is
enabled before any EEPROM module registers are accessed. In addition, after enabling or resetting the
EEPROM module, software must wait until the WORKING bit in the EEDONE register is clear before
accessing any EEPROM registers.
Table 7-24. EEPROM Registers
Offset
Acronym
Register Name
Section
0x0
EESIZE
EEPROM Size Information
0x4
EEBLOCK
EEPROM Current Block
0x8
EEOFFSET
EEPROM Current Offset
0x10
EERDWR
EEPROM Read-Write
0x14
EERDWRINC
EEPROM Read-Write with Increment
0x18
EEDONE
EEPROM Done Status
0x1C
EESUPP
EEPROM Support Control and Status
0x20
EEUNLOCK
EEPROM Unlock
0x30
EEPROT
EEPROM Protection
0x34 to 0x3C EEPASS0 to EEPASS2
EEPROM Password 0 to EEPROM Password 2
0x40
EEINT
EEPROM Interrupt
0x50
EEHIDE0
EEPROM Block Hide 0
0x54
EEHIDE1
EEPROM Block Hide 1
0x58
EEHIDE2
EEPROM Block Hide 2
0x80
EEDBGME
EEPROM Debug Mass Erase
0xFC0
EEPROMPP
EEPROM Peripheral Properties
Complex bit access types are encoded to fit into small table cells.
shows the codes that are
used for access types in this section.
Table 7-25. EEPROM Access Type Codes
Access Type
Code
Description
Read Type
R
R
Read
Write Type
W
W
Write
Reset or Default Value
-
n
Value after reset or the default
value