SBASAI9 December 2025 ADS112S14 , ADS122S14
PRODUCTION DATA
SDO/DRDY is a dual-function output pin. This pin is programmable to provide output data only, or to provide output data and the data-ready indication. The SDO_MODE bit selects the mode. The dual-function mode multiplexes output data and data-ready operations on a single pin. This mode can replace the function of the dedicated DRDY pin to reduce the number of SPI I/O lines required to interface to the host.
Output data update on the rising edge of SCLK. The SDO/DRDY pin is in a high-impedance state when CS is high.
When programmed to dual-function mode (SDO_MODE = 1b) and when CS is low, SDO/DRDY mirrors DRDY until the first rising edge of SCLK, at which time the pin changes mode to provide data output. When the data read operation is complete, the pin reverts back to mirroring DRDY. Figure 7-17 illustrates the behavior of the SDO/DRDY pin.
In output data only mode (SDO_MODE = 0b), SDO stays at the level of the last bit sent if the host does not send any extra SCLK pulses after the last data is shifted out on SDO, as shown in Figure 7-17.