JAJSPC7A December 2022 – August 2023 ADS131B23
PRODUCTION DATA
An SPI communication frame of the ADS131B23 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 8-22 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 8-29 and Figure 8-30 show the bit alignments and zero padding within the individual words for a WREG and RREG command, respectively.