English
Language : 

IC-TW28 Datasheet, PDF (49/80 Pages) IC-Haus GmbH – 10-BIT SIN/COS INTERPOLATOR
WiCIT-HTAWU2TO8-C1A0L-BIBITRSATINIO/CNOASNINDTLEINREPODLRAIVTpOERrReliminary
Rev D2, Page 49/80
EE_ADDR
EE_ADDR is a static register used to store the internal
EEPROM address to read or write using commands
0x13 and 0x14 respectively. Eight user-accessible
bytes in the EEPROM are available.
Address
0x00 – 0x03
0x04 – 0x3B
0x3C – 0x3F
0x40 – 0xFF
EEPROM Memory Map
Description
Device serial number (do not write)
Reserved (do not write)
User data (read/write)
Reserved (do not write)
Table 92: EEPROM Memory Map
EE_STAT
EE_STAT is a dynamic register which indicates the
validity of the data read from the internal EEPROM.
After an EEPROM read command (0x13), the value of
the EE_STAT register indicates the validity of the data
in the EE_DATA register.
Value
0
1
2
3 – 255
EE_STAT (0x0603)
Description
No error, EE_DATA valid
Single-bit error corrected, EE_DATA valid
Double-bit error, EE_DATA invalid
Reserved
See Device Serial Number and User Data on page 64
for more information.
Do not write to EE_ADDR while the EEPROM is be-
ing accessed (commands 0x11, 0x14, or 0x17) or the
EEPROM may be corrupted.
Table 94: EEPROM Data Validity Status
See Device Serial Number and User Data on page 64
for more information.
EE_DATA
EE_DATA is a dynamic register used to store the data
read from or written to the internal EEPROM using com-
mands 0x13 and 0x14 respectively. See Device Serial
Number and User Data on page 64 for more informa-
tion.
Value
0...255
EE_DATA (0x0602)
Description
EEPROM data
Table 93: EEPROM Data