SLOSE98A December 2022 – September 2023 DRV8461
PRODUCTION DATA
The serial data input (SDI) word consists of a 16-bit word, with an 8 bit-command (A1), followed by 8-bit data (D1). The serial data output (SDO) word consists of 8 bits of status register with fault status indication (S1), followed by a report byte (R1). Figure 7-48 shows the data sequence between the controller and the SPI target driver.
A valid frame must meet the following conditions:
The SDI input data word is 16 bits long and consists of the following format, as shown in Table 7-31:
Command byte (first 8 bits)
Data byte (last 8 bits)
R/W | ADDRESS | DATA | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
B15 | B14 | B13 | B12 | B11 | B10 | B9 | B8 | B7 | B6 | B5 | B4 | B3 | B2 | B1 | B0 |
0 | W0 | A5 | A4 | A3 | A2 | A1 | A0 | D7 | D6 | D5 | D4 | D3 | D2 | D1 | D0 |
The SDO output data word is 16 bits long and consists of the following format, as shown in Table 7-32:
Status byte (first 8 bits)
Following 6 bits are from the FAULT register (bits B13 through B8)
Report byte (last 8 bits)
STATUS | REPORT | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
B15 | B14 | B13 | B12 | B11 | B10 | B9 | B8 | B7 | B6 | B5 | B4 | B3 | B2 | B1 | B0 |
1 | 1 | UVLO | CPUV | OCP | STL | TF | OL | D7 | D6 | D5 | D4 | D3 | D2 | D1 | D0 |