SBASAI9 December 2025 ADS112S14 , ADS122S14
PRODUCTION DATA
In continuous-read mode, use the same command frame to read register data as explained in the Read Register Command section. The data response frame returns one or multiple register data bytes depending on when CS is driven back high. The first register data byte is read from the address specified in the command frame. The register address is then automatically incremented by 1 for each subsequent register read. This is also true if the next register address points to an invalid register. The response to registers outside the valid address range is 00h for the data byte, and FFh for the address indicator byte.
Figure 7-27 shows an example of reading register data in continuous-read mode for the 24-bit device with the STATUS header and CRC disabled. This example shows reading of two consecutive registers N and N+1, however an arbitrary number of registers can be read when holding CS low for additional clock periods.
Figure 7-28 shows an example of the register read operation in continuous-read mode for the 24-bit device with the STATUS header and CRC enabled. In the input and output frame, don't care bytes and 00h pad bytes are used to match the data frame protocol as explained in the Read Register Command section. This example shows reading of two consecutive registers N and N+1, however an arbitrary number of registers can be read when holding CS low for additional clock periods.