SBASAI9 December 2025 ADS122S14
PRODUCTION DATA
The ADS1x2S14 provide a set of monitors with corresponding status flags to detect and indicate specific device or system faults to the host. Table 7-8 provides an overview of the available monitors. Some monitors need to be enabled using a dedicated monitor enable bit. The monitor fault flags are available in the STATUS_MSB register for readout. If a monitor detects a fault, the according low-active fault flag is set to 0b immediately, even when no conversions are ongoing.
| MONITOR NAME | MONITOR ENABLE BIT | MONITOR FAULT FLAG | FAULT FLAG RESET MECHANISM |
|---|---|---|---|
| Reset | N/A | RESETn | Write 1b to clear bit to 1b |
| AVDD undervoltage | N/A | AVDD_UVn | Write 1b to clear bit to 1b |
| Reference undervoltage | REV_UV_EN | REF_UVn | Write 1b to clear bit to 1b |
| SPI CRC | SPI_CRC_EN | SPI_CRC_FAULTn | Updates in every new SPI frame based on the CRC result of the previous SPI frame |
| Register Map CRC | REG_MAP_CRC_EN | REG_MAP_CRC_FAULTn | Write 1b to clear bit to 1b |
| Memory Map CRC | N/A | MEM_FAULTn | Reset or power-cycle the device |
| Register Write Fault | N/A | REG_WRITE_FAULTn | Updates with the next register write command |
In addition to the monitors, a data ready indication bit (DRDY) is available in the STATUS_MSB register, and a 4-bit conversion counter in the STATUS_LSB register.
Instead of reading the STATUS_MSB or STATUS_LSB registers on demand using a register read command, the devices can output a STATUS header as the first two bytes of every frame on SDO. Enable the STATUS header transmission using the STATUS_EN bit. The 16-bit STATUS header is a concatenation of the STATUS_MSB[7:0] and STATUS_LSB[7:0] register bits.