ZHCSNS4C April 2021 – September 2022 ADS127L11
PRODUCTION DATA
Commands are used to read and write register data. The register map of Table 8-16 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, the input command sequence can be padded 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 8-14 shows the ADS127L11 device commands.
DESCRIPTION | BYTE1 | BYTE2 | BYTE 3 (Optional CRC Byte) |
---|---|---|---|
No operation | 00h | 00h | D7h |
Read register command | 40h + address [3:0] | don't care | CRC of byte 1 and byte 2 |
Write register command | 80h + address [3:0] | register data | CRC of byte 1 and byte 2 |
There are special extended-length bit patterns that are longer than the standard command length. These patterns are used to reset the ADC and to reset the frame in three-wire SPI operation. The extended bit patterns are explained in the Section 8.4.5.3 and Section 8.5.9 sections.