ZHCSLE3 June 2023 OPT4060
PRODUCTION DATA
To communicate with the OPT4060, the controller must first initiate an I2C start command. Then, the controller must address target devices through a target address byte. The target address byte consists of a 7-bit address and a direction bit that indicates whether the action is to be a read or write operation.
Four I2C addresses are possible by connecting the ADDR pin to one of four pins: GND, VDD, SDA, or SCL. Table 8-6 summarizes the possible addresses with the corresponding ADDR pin configuration. The state of the ADDR pin is sampled on every bus communication and must be driven or connected to the desired level before any activity on the interface occurs.
ADDR PIN CONNECTION | DEVICE I2C ADDRESS |
---|---|
GND | 1000100 |
VDD | 1000101 |
SDA | 1000110 |
SCL | 1000111 |