SBASAW5 December 2025 ADS112C14 , ADS122C14
PRODUCTION DATA
The RREG command reads the value of the register at address rrrr. Reading a register must be performed as shown in Figure 7-21 by using two I2C communication frames. The first frame is an I2C write operation where the R/W bit at the end of the address byte is 0b to indicate a write. In this frame, the controller sends the RREG command including the register address to the ADS1x2C14. The second frame is an I2C read operation where the R/W bit at the end of the address byte is 1b to indicate a read. The ADS1x2C14 reports the contents of the requested register in this second I2C frame.
Figure 7-1 shows the sequence for reading register data with the CRC enabled (I2C_CRC_EN = 1b).