7. I2C Interface > Temporary Master Mode
CPS-1848 User Manual
175
June 2, 2014
Formal Status
This document is confidential and is subject to an NDA.
Integrated Device Technology
7.3.6
Register Map Example
The following is a sample list of registers to be configured through an I2C EEPROM, and the I2C values required to set those
registers.
7.3.7
EEPROM Format Example
Table 68: Register Map Example
Register
Value
Comment
0x00015C
0x00600000
Block 1
0xE00000
0x01
Block 2
0xE00004
0x02
-
0xE00008
0x03
-
0xE0000C
0x04
-
0xE00010
0x05
-
0xE00014
0x06
-
0xE00018
0x07
-
0xE0001C
0x08
-
0x6c
0x14
Block 3
Table 69: EEPROM Format Example
EEPROM Address
Data
Comment
0x0000
0xAA
Version Number
0x0001
0xAA
-
0x0002
0x00
-
0x0003
0x02
Number of Blocks = 3
0x0004
0x00
Start of Block 1 - Register count = 1
0x0005
0x00
-
0x0006
0x00
-
0x0007
0x57
Address = 0x15C >> 2 = 0x57
0x0008
0x00
Data for block 1 = 0x00600000
0x0009
0x60
-
0x000A
0x00
-
0x000B
0x00
-