SBASB74 October 2024 ADS127L21B
PRODUCTION DATA
Commands are used to read and write register data. The register map of Table 8-1 consists of a series of one-byte registers, accessible by read and write operations. The minimum frame length of the input command sequence is two bytes (three bytes in CRC mode). If desired, pad the input command sequence with leading zeros to match the length of the output data frame. In CRC mode, the device interprets the two bytes immediately preceding the CRC byte at the end of the frame. Table 7-16 shows the ADS127L21B device commands.
DESCRIPTION | BYTE1 | BYTE2 | BYTE 3 (Optional CRC Byte) |
---|---|---|---|
No operation | 00h | 00h | D7h |
Read register command | 40h + address [4:0] | Don't care | CRC of byte 1 and byte 2 |
Write register command | 80h + address [4:0] | Register data | CRC of byte 1 and byte 2 |
There are extended-length bit patterns that are different from the standard command length. These patterns reset the ADC and the SPI frame in three-wire SPI operation. These patterns are explained in the Reset by SPI Input Pattern and 3-Wire SPI Mode sections.