English
Language : 

THS7327 Datasheet, PDF (22/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
THS7327
SLOS502 – SEPTEMBER 2006
www.ti.com
EXAMPLE – WRITING TO THE THS7327
The proper way to write to the THS7327 is illustrated as follows:
An I2C master initiates a write operation to the THS7327 by generating a start condition (S) followed by the
THS7327 I2C address (as shown below), in MSB first bit order, followed by a 0 to indicate a write cycle.
After receiving an acknowledge from the THS7327, the master presents the subaddress (channel) it wants
to write consisting of one byte of data, MSB first. The THS7327 acknowledges the byte after completion of
the transfer. Finally the master presents the data it wants to write to the register (channel) and the THS7327
acknowledges the byte. The I2C master then terminates the write operation by generating a stop condition
(P). Note that the THS7327 does not support multi-byte transfers. To write to all three channels – or
registers – this procedure must be repeated for each register one series at a time (i.e., repeat steps 1
through 8 for each channel).
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 Write 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
I2C Write Data (Master)
7
Data
6
Data
5
Data
4
Data
3
Data
2
Data
1
Data
0
Data
Where Data is determined by the values shown in Table 3 or Table 4.
Step 7
9
I2C Acknowledge (Slave)
A
Step 8
0
I2C Stop (Master)
P
22
Submit Documentation Feedback