JAJSEC1C November 2019 – July 2020 ADS8686S
PRODUCTION DATA
The ADS8686S on-chip registers can be written to by using the serial interface in software mode. A register write command requires the 16-bit data frame to be sent on the SDI pin. Table 7-11 depicts the format for a write command. Bit D15 must be set to 1 to select a write command. The D[14:9] bits contain the register address. The subsequent nine bits (D[8:0]) contain the data to be written to the selected register. Figure 7-31 shows a typical serial write command.
MSB | LSB | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
D15 | D14 | D13 | D12 | D11 | D10 | D9 | D8 | D8 | D7 | D6 | D5 | D4 | D3 | D2 | D1 | D0 |
W/ R | REGADDR[5:0] | Data[8:0] | ||||||||||||||
1 | Register address | Data to write |