SLVSGS5A December 2023 – June 2024 DRV3946-Q1
PRODUCTION DATA
Command registers are set of 3 special R/W bytes referred as commands. Write to these registers is protected with 8-bit CRC (bits 7 – 0). The device accepts the command ONLY when the transmitted CRC (lowest byte) matches the CRC calculated from the leading two bytes of the frame, else the frame is ignored and SPI_ERR bit is set.
The FORCE_BIST command is accepted only during device STANDBY state. The RE_INIT, NAD_OVERRIDE and ASSIGNED_NAD commands are accepted only during device INIT2 state.
Table 7-43 lists the memory-mapped registers for the CMD registers. All register offset addresses not listed in Table 7-43 should be considered as reserved locations and the register contents should not be modified.
Address | Acronym | Register Name | Section |
|---|---|---|---|
| 1Ch | CMD0 | General command. | Section 7.5.1 |
| 1Dh | CMD1 | Action command. | Section 7.5.2 |
| 1Eh | CMD2 | Broadcast command. | Section 7.5.3 |
Complex bit access types are encoded to fit into small table cells. Table 7-44 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |