English
Language : 

DG-IRMCK203 Datasheet, PDF (44/67 Pages) International Rectifier – Application Developer’s Guide
IRMCK203 Application Developer’s Guide
4.2.8 EepromControl Registers (Write Registers)
At power up, the write registers can be optionally initialized with values stored in EEPROM. The EepromControl
write register group and EepromStatus read register group are used to read and write these EEPROM values. Since
the EeAddrW write register (which selects the EEPROM offset to read or write) does not require initialization at
power up, the location corresponding to that register in EEPROM (at offset 0x5D) is used to store a register map
version code. At power on, the IRMCK203 initializes the write registers from EEPROM only if the version code
stored at this offset in EEPROM matches its internal register map version code (which can be read from the
RegMapVer field of the EepromStatus read register group).
To enable write register initialization at power up, write the appropriate register map version code to EEPROM at
offset 0x5D. To disable write register initialization at power up, write a zero (or any non-matching version code) to
offset 0x5D of the EEPROM.
Byte
Offset
7
0x5C
Bit Position
6
5
4
3
2
1
0
SPARE
EeWrite EeRead
EeRst
0x5D
0x5E
EeAddrW / RegMapVersCode
(W)
EeDataW
(W)
EepromControl Write Register Map
Field
Name
EeRst
EeRead
EeWrite
EeAddrW
EeDataW
Access Field Description
(R/W)
W Self-clearing EEPROM reset. Writing a "1" to this bit resets the I2C
EEPROM interface.
W Self-clearing I2c EEPROM Read. Writing a "1" to this bit initiates an
EEPROM read from the byte located at EEPROM address EeAddrW.
After setting this bit the user should poll the EeBusy bit in the
EepromStatus read register group to determine when the read
completes and then read the data from EeDataR in the
EepromStatus read register group.
W Self-clearing EEPROM Write. Writing a "1" to this bit initiates an
EEPROM write from the data byte in EeDataW to the EEPROM
address EeAddrW .
W EEPROM Address Register. Contains the address for the next
EEPROM read or write operation.
W EEPROM Data Register. Contains the data for the next EEPROM
write operation.
EepromControl Write Register Field Definitions
This document is the property of International Rectifier and may not be copied or distributed without expressed consent.
44