Just tried using this ADC in a design, but the MCU (LPC1765) I2C does not seem to work with this chip. I ran a logic trace, and while the ADC responds with a ACK to the SLA Write address, it responds with a NAK to the same SLA+R byte. No question about it, either the edges of the MCU SCL/SDA pulses are not right for this chip, or something is wrong with the I2C interface of the chip. The waveforms look textbook. I am trying to read 2 bytes (16b) from any of the 16b regs. None of them read back, as the ADC fails to ACK the initial send of the SLA+R byte. Yet it responds (ACKs) with writes to the same SLA address. I give up, changing to a different ADC.