SLLSFR8A September 2025 – October 2025 TCAN5102-Q1
ADVANCE INFORMATION
Section 7.6.2 lists the memory-mapped registers for the SPI registers. All register offset addresses not listed in Section 7.6.2 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 1000h | SPI_CREL | SPI Core Release | Section 7.6.2.1 |
| 1001h | SPI_SCRATCH | SPI Scratchpad | Section 7.6.2.2 |
| 1002h | SPI_CTRL | SPI Control | Section 7.6.2.3 |
| 1003h | SPI_CFG_0 | SPI Channel Configuration 0 | Section 7.6.2.4 |
| 1004h | SPI_CFG_1 | SPI Channel Configuration 1 | Section 7.6.2.5 |
| 1005h | SPI_DR_0 | SPI Data Rate 0 | Section 7.6.2.6 |
| 1006h | SPI_DR_1 | SPI Data Rate 1 | Section 7.6.1.7 |
| 1007h | SPI_DR_2 | SPI Data Rate 2 | Section 7.6.2.8 |
| 1008h | SPI_DR_3 | SPI Data Rate 3 | Section 7.6.2.9 |
| 1009h | SPI_CHAN_EN | SPI Channel Enable | Section 7.6.2.10 |
| 100Ah | SPI_CS_POL | SPI Chip Select Polarity | Section 7.6.2.11 |
| 100Bh | SPI_FIFO_CTRL | SPI FIFO Control | Section 7.6.2.12 |
| 100Ch | SPI_IE_0 | SPI Interrupt Enable 0 | Section 7.6.2.13 |
| 100Dh | SPI_IE_1 | SPI Interrupt Enable 1 | Section 7.6.2.14 |
| 100Eh | SPI_IR | SPI Interrupt Register | Section 7.6.2.15 |
| 100Fh | SPI_FS | SPI FIFO Status | Section 7.6.2.16 |
| 1010h | SPI_RX_FIFO | SPI Receive FIFO | Section 7.6.2.18 |
| 1010h | SPI_TX_FIFO | SPI Transmit FIFO | Section 7.6.2.17 |
| 1011h | SPI_RXFS | SPI RX FIFO Status | Section 7.6.2.19 |
| 1012h | SPI_TXFS | SPI TX FIFO Status | Section 7.6.2.20 |
| 1013h | SPI_TXES | SPI TX Element Status | Section 7.6.2.21 |
Complex bit access types are encoded to fit into small table cells. Section 7.6.2 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| 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 | |