High Performance Two Port 10/100 Managed Ethernet Switch with 32-Bit Non-PCI CPU Interface
Datasheet
Revision 1.4 (08-19-08)
138
SMSC LAN9312
DATASHEET
10.2.1
EEPROM Controller Operation
I
2
C and Microwire master EEPROM operations are performed using the
and
EEPROM Data Register (E2P_DATA)
In Microwire EEPROM mode, the following operations are supported:
ERASE (Erase Location)
ERAL (Erase All)
EWDS (Erase/Write Disable)
EWEN (Erase/Write Enable)
READ (Read Location)
WRITE (Write Location)
WRAL (Write All)
RELOAD (EEPROM Loader Reload - See
Section 10.2.4, "EEPROM Loader"
)
Note:
In I
2
C EEPROM mode, only a sub-set of the above commands (READ, WRITE, and RELOAD)
are supported.
Note:
The EEPROM Loader uses the READ command only.
The supported commands of each mode are detailed in
Section 14.2.4.1, "EEPROM Command
Register (E2P_CMD)," on page 197
. Details specific to each EEPROM controller mode (I
2
C and
Microwire) are explained in
Section 10.2.3, "Microwire EEPROM"
respectively.
When issuing a WRITE, or WRAL command, the desired data must first be written into the
. The WRITE or WRAL command may then be issued by setting the
EPC_COMMAND field of the
EEPROM Command Register (E2P_CMD)
to the desired command
value. If the operation is a WRITE, the EPC_ADDRESS field in the
must also be set to the desired location. The command is executed when the EPC_BUSY
EEPROM Command Register (E2P_CMD)
is set. The completion of the operation is indicated
when the EPC_BUSY bit is cleared.
When issuing a READ command, the EPC_COMMAND and EPC_ADDRESS fields of the
must be configured with the desired command value and the read
address, respectively. The READ command is executed by setting the EPC_BUSY bit of the
. The completion of the operation is indicated when the EPC_BUSY
bit is cleared, at which time the data from the EEPROM may be read from the
.
Other EEPROM operations (EWDS, EWEN, ERASE, ERAL, RELOAD) are performed by writing the
appropriate command into the EPC_COMMAND field of the
. The command is executed by setting the EPC_BUSY bit of the
. In all cases, the software must wait for the EPC_BUSY bit to clear before
modifying the
EEPROM Command Register (E2P_CMD)
Note:
The EEPROM device powers-up in the erase/write disabled state. To modify the contents of
the EEPROM, the EWEN command must first be issued.
If an operation is attempted and the EEPROM device does not respond within 30mS, the LAN9312
will time-out, and the EPC_TIMEOUT bit of the
EEPROM Command Register (E2P_CMD)
will be set.