SBAS752B May 2017 – October 2018 ADS122U04
PRODUCTION DATA.
As Table 15 shows, the device offers six different commands to control device operation. Four commands are stand-alone instructions (RESET, START/SYNC, POWERDOWN, and RDATA). The commands to read (RREG) and write (WREG) configuration register data from and to the device require additional information as part of the instruction. For clarity, Table 15 shows the command bits MSB first, but data are always transmitted byte-wise LSB first on the ADS122U04.
COMMAND | DESCRIPTION | COMMAND BYTE(1) |
---|---|---|
RESET | Reset the device | 0000 011x |
START/SYNC | Start or restart conversions | 0000 100x |
POWERDOWN | Enter power-down mode | 0000 001x |
RDATA | Read data by command | 0001 xxxx |
RREG | Read register at address rrr | 0010 rrrx |
WREG | Write register at address rrr | 0100 rrrx |