SLLSG47 May 2026 TCAN4572-Q1
ADVANCE INFORMATION
Section 9.2 lists the memory-mapped registers for the DEVICE_CONFIG registers. All register offset addresses not listed in Section 9.2 must be considered as reserved locations and the register contents must not be modified.
DEVICE INFO AND SPI REGISTERS
| Address | Acronym | Register Name | Section |
|---|---|---|---|
| 0x800 | DEV_MODE_PINS | Device Modes of Operation and Pin Configurations | Section 9.2.1 |
| 0x804 | TIMESTAMP_PRESCALER | Timestamp Prescaler | Section 9.2.2 |
| 0x808 | SCRATCHPAD | Device Timestamp | Section 9.2.3 |
| 0x80C | ECC_CONFIG | ECC Configuration | Section 9.2.4 |
| 0x814 | IP_EN_CNTRL | IP Enable and Control | Section 9.1.5 |
| 0x820 | INT_DEVICE | Device Interrupt Flags | Section 9.2.6 |
| 0x824 | INT_MCAN | MCAN Interrupt Flags | Section 9.2.7 |
| 0x830 | INT_DEVICE_EN | Device Interrupts Enable | Section 9.2.8 |
| 0x830 | INT_DEVICE_EN | Device Interrupts Enable | Section 9.2.9 |
Complex bit access types are encoded to fit into small table cells. Section 9.2 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| R-0 | R -0 | Read Returns 0s |
| RH | R H | Read Set or cleared by hardware |
| Write Type | ||
| W | W | Write |
| W1C | W 1C | Write 1 to clear |
| W1S | W 1S | Write 1 to set |
| WP | W P | Write Requires privileged access |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |