English
Language : 

LP3907_14 Datasheet, PDF (31/57 Pages) Texas Instruments – Dual High-Current Step-Down DC/DC and Dual Linear Regulator with I2C-Compatible Interface
www.ti.com
LP3907
SNVS511N – JUNE 2007 – REVISED AUGUST 2011
I2C_SCL
I2C_SDA
data
change
allowed
data
valid
data
change
allowed
data
valid
data
change
allowed
Figure 11. I2C Signals: Data Validity
I2C START AND STOP CONDITIONS
START and STOP bits classify the beginning and the end of the I2C session. START condition is defined as the
SDA signal transitioning from HIGH to LOW while the SCL line is HIGH. STOP condition is defined as the SDA
transitioning from LOW to HIGH while the SCL is HIGH. The 2C master always generates START and STOP
bits. The I2C bus is considered to be busy after START condition and free after STOP condition. During data
transmission, I2C master can generate repeated START conditions. First START and repeated START
conditions are equivalent, function-wise.
I2C_SDA
I2C_SCL
S
START condition
P
STOP condition
Figure 12. START and STOP Conditions
TRANSFERRING DATA
Every byte put on the SDA line must be eight bits long, with the most significant bit (MSB) being transferred first.
Each byte of data has to be followed by an acknowledge bit. The acknowledged related clock pulse is generated
by the master. The transmitter releases the SDA line (HIGH) during the acknowledge clock pulse. The receiver
must pull down the SDA line during the 9th clock pulse, signifying acknowledgement. A receiver which has been
addressed must generate an acknowledgement (“ACK”) after each byte has been received.
After the START condition, the I2C master sends a chip address. This address is seven bits long followed by an
eighth bit which is a data direction bit (R/W). Please note that according to industry I2C standards for 7-bit
addresses, the MSB of an 8-bit address is removed, and communication actually starts with the 7th most
significant bit. For the eighth bit (LSB), a “0” indicates a WRITE and a “1” indicates a READ. The second byte
selects the register to which the data will be written. The third byte contains data to write to the selected register.
The LP3907 has factory-programmed I2C addresses. The LLP chip has a chip address of 60'h, while the micro
SMD chip has a chip address of 61'h.
MSB
ADR6 ADR5 ADR4 ADR3 ADR2 ADR1 ADR0
bit7 bit6 bit5 bit4 bit3 bit2 bit1
LSB
R/W
bit0
1
1
0
0
0
0
0
I2C SLAVE address (chip address)
Figure 13. I2C Chip Address (see note above)
Copyright © 2007–2011, Texas Instruments Incorporated
Product Folder Links: LP3907
Submit Documentation Feedback
31