SBASAA4A July 2023 – January 2025 ADS131B24-Q1
PRODUCTION DATA
An SPI communication frame of the ADS131B24-Q1 is made of multiple words. The word size is configurable as either 24 bits, or 32 bits using the WORD_LENGTH bit in the DEVICE_CFG register. The content within each word is always most significant bit (MSB) aligned and least significant bit (LSB) padded with zeros to accommodate 24-bit or 32-bit word sizes. Table 7-23 provides an overview of all available word types and the actual unpadded data length of the respective content.
| DIRECTION | WORD TYPE | UNPADDED DATA LENGTH |
|---|---|---|
| SDI | Command | 16 bits |
| SDI | Command CRC | 16 bits |
| SDI | Register data for WREG command | 16 bits |
| SDI | Register data CRC for WREG command | 16 bits |
| SDO | STATUS | 24 bits |
| SDO | ADC1A and ADC1B conversion data | 24 bits |
| SDO | Register data for RREG command | 16 bits register data + 8 bits register address |
| SDO | Output CRC | 16 bits |
Figure 7-29 and Figure 7-30 show the bit alignments and zero padding within the individual words for a WREG and RREG command, respectively.