SBASAI9 December 2025 ADS122S14
PRODUCTION DATA
The ADS1x2S14 offer a continuous-read mode. In continuous-read mode, an arbitrary number of register data can be retrieved without any transitions of CS, and the frame extends to accommodate the additional data. This simplifies the process of reading a large amount of register data, and reduces the overhead on the microcontroller peripheral which controls the CS line.
Setting the CONT_READ_EN bit enables continuous-read mode. The SPI switches to continuous-read mode in the next frame following the SPI frame which changed the CONT_READ_EN bit from 0b to 1b.
The SPI returns to the single-read mode by setting the CONT_READ_EN bit back to 0b.