JAJSFS2D November 2015 – May 2021 TPS65235
PRODUCTION DATA
I2C is a 2-wire serial interface developed by Philips Semiconductor (see I2C-Bus Specification, Version 2.1, January 2000). The bus consists of a data line (SDA) and a clock line (SCL) with pull-up structures. When the bus is idle, both SDA and SCL lines are pulled high external. All the I2C compatible devices connect to the I2C bus through open drain I/O pins, SDA and SCL. A master device, usually a microcontroller or a digital signal processor, controls the bus. The master is responsible for generating the SCL signal and device addresses. The master also generates specific conditions that indicate the START and STOP of data transfer. A slave device receives and/or transmits data on the bus under control of the master device.
The TPS65235 device works as a slave and supports the following data transfer modes, as defined in the I2CBus Specification: standard mode (100 kbps), and fast mode (400 kbps). The interface adds flexibility to the power supply solution, enabling most functions to be programmed to new values depending on the instantaneous application requirements. Register contents remain intact as long as supply voltage remains above 4.5 V (typical).
The data transfer protocol for standard and fast modes is exactly the same; therefore, they are referred to as F/S-mode in this document. The TPS65235 device supports 7-bit addressing; 10-bit addressing and general call address are not supported.
The TPS65235 device has a 7-bit address set by ADDR pin. Table 7-4 shows how to set the I2C address.
ADDR PIN | I2C ADDRESS | Address Format (A6 ≥ A0) |
---|---|---|
Connect to VCC | 0x08H | 000 1000 |
Floating | 0x09H | 000 1001 |
Connected to GND | 0x10H | 001 0000 |
Resistor divider to make ADDR pin voltage in 3 V ~ VCC - 0.8 V | 0x11H | 001 0001 |