SBASAI9 December 2025 ADS112S14 , ADS122S14
PRODUCTION DATA
The serial interface is used to read conversion data, configure device registers, and control ADC conversions.
The serial interface consists of four lines: CS, SCLK, SDI, and SDO/DRDY. In addition, GPIO3 can be configured as a dedicated DRDY output pin. The host always drives SCLK and the device acts as a peripheral. The interface only supports the SPI configuration (CPOL = 0 and CPHA = 1), where SCLK idles low, and data update on SCLK rising edges and are latched on SCLK falling edges.
The interface supports full-duplex operation, meaning input data and output data can be transmitted simultaneously. The interface also supports daisy-chain connection of multiple ADCs.