JAJSF20B October 2017 – October 2018 ADS122C04
PRODUCTION DATA.
The ADS122C04 has two address pins: A0 and A1. Each address pin can be tied to either DGND, DVDD, SDA, or SCL, providing 16 possible unique addresses. This configuration allows up to 16 different ADS122C04 devices to be present on the same I2C bus. Table 14 shows the truth table for the I2C addresses for the possible address pin connections.
At the start of every transaction, that is between the START condition (first falling edge of SDA) and the first falling SCL edge of the address byte, the ADS122C04 decodes its address configuration again.
A1 | A0 | I2C ADDRESS |
---|---|---|
DGND | DGND | 100 0000 |
DGND | DVDD | 100 0001 |
DGND | SDA | 100 0010 |
DGND | SCL | 100 0011 |
DVDD | DGND | 100 0100 |
DVDD | DVDD | 100 0101 |
DVDD | SDA | 100 0110 |
DVDD | SCL | 100 0111 |
SDA | DGND | 100 1000 |
SDA | DVDD | 100 1001 |
SDA | SDA | 100 1010 |
SDA | SCL | 100 1011 |
SCL | DGND | 100 1100 |
SCL | DVDD | 100 1101 |
SCL | SDA | 100 1110 |
SCL | SCL | 100 1111 |