English
Language : 

THS7327 Datasheet, PDF (23/26 Pages) Texas Instruments – 3-Channel RGBHV Video Buffer with I2C Control, Selectable Filters, Monitor Pass-Thru,2:1 Input MUX, and Selectable Input Bias Modes
www.ti.com
THS7327
SLOS502 – SEPTEMBER 2006
EXAMPLE – READING FROM THE THS7327
The read operation consists of two phases. The first phase is the address phase. In this phase, an I2C master
initiates a write operation to the THS7327 by generating a start condition (S) followed by the THS7327 I2C
address, in MSB first bit order, followed by a 0 to indicate a write cycle. After receiving acknowledges from the
THS7327, the master presents the subaddress (channel) of the register it wants to read. After the cycle is
acknowledged (A), the master terminates the cycle immediately by generating a stop condition (P).
The second phase is the data phase. In this phase, an I2C master initiates a read operation to the THS7327 by
generating a start condition followed by the THS7327 I2C address (as shown below for a read operation), in
MSB first bit order, followed by a 1 to indicate a read cycle. After an acknowledge from the THS7327, the I2C
master receives one byte of data from the THS7327. After the data byte has been transferred from the THS7327
to the master, the master generates a not acknowledge followed by a stop. Similar to the Write function, to read
all channels Steps 1 through 11 must be repeated for each and every channel desired.
THS7327 Read Phase 1:
Step 1
0
I2C Start (Master)
S
Step 2
I2C General Address (Master)
7
6
5
4
3
2
1
0
0
1
0
1
1
X
X
0
Where each X Logic state is defined by I2C-A1 and I2C-A0 pins being tied to either VS+ or GND.
Step 3
9
I2C Acknowledge (Slave)
A
Step 4
I2C Read Channel Address (Master)
7
6
5
4
3
2
1
0
0
0
0
0
0
Addr
Addr
Addr
Where Addr is determined by the values shown in Table 2.
Step 5
9
I2C Acknowledge (Slave)
A
Step 6
0
I2C Start (Master)
P
THS7327 Read Phase 2:
Step 7
0
I2C Start (Master)
S
Step 8
I2C General Address (Master)
7
6
5
4
3
2
1
0
0
1
0
1
1
X
X
1
Where each X Logic state is defined by I2C-A1 and I2C-A0 pins being tied to either VS+ or GND.
Step 9
9
I2C Acknowledge (Slave)
A
Step 10
I2C Read Data (Slave)
7
Data
6
Data
5
Data
4
Data
3
Data
2
Data
1
Data
0
Data
Where Data is determined by the Logic values contained in the Channel Register.
Step 11
9
I2C Not-Acknowledge (Master)
A
Step 12
0
I2C Stop (Master)
P
Submit Documentation Feedback
23