Hello,
I need to use up to 5 ADC on a I2C bus. I am using ADC121C021.
According to the datasheet, VSSOP version supports 7 addresses that can be defined by the ADR0 and ADR1 pins. Table 1 (Slave Addresses) refers device is configured with 0x53 I2C address when ADDR1 = GND and ADDR0 = Floating. On the other hand, 0x54 is configured when ADDR1 = GND and ADDR0 = GND.
I'm having different results compared to this table. My devices are responding to 0x54 address when ADDR1 = GND and ADDR0 = Floating or responding to 0x55 when ADDR1 = GND and ADDR0 = GND.
This issue is not a problem for me because I can simply use other addresses. But could you confirm me if there is not an error in the datasheet?
Best Regards
Nuno Dias