SBASAX4 June 2026 ADS9316 , ADS9317
PRODUCTION DATA
Table 7-5 lists the memory-mapped registers for the Register Bank 0 registers. All register offset addresses not listed in Table 7-5 should be considered as reserved locations and the register contents should not be modified.
| Address | Acronym | Bit 15 | Bit 14 | Bit 13 | Bit 12 | Bit 11 | Bit 10 | Bit 9 | Bit 8 |
|---|---|---|---|---|---|---|---|---|---|
| Bit 7 | Bit 6 | Bit 5 | Bit 4 | Bit 3 | Bit 2 | Bit 1 | Bit 0 | ||
| 0x01 | Register 01h | REG_READ_ADDR[7:0] | |||||||
| RESERVED | RESET | DATA_SEL | |||||||
| 0x02 | Register 02h | RESERVED | |||||||
| RESERVED | REG_BANK_SEL[3:0] | ||||||||
Complex bit access types are encoded to fit into small table cells. Table 7-6 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 | |
Return to the Summary Table.
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| REG_READ_ADDR[7:0] | |||||||
| R/W-00000000b | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | RESET | DATA_SEL | |||||
| R/W-000000b | R/W-0b | R/W-0b | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 15:8 | REG_READ_ADDR[7:0] | R/W | 00000000b | 8-bit address of the register to be read. |
| 7:2 | RESERVED | R/W | 000000b | Reserved. Do not change from the default reset value. |
| 1 | RESET | R/W | 0b | ADC reset control.
|
| 0 | DATA_SEL | R/W | 0b | Select data to be launched on serial interface of the ADC.
|
Return to the Summary Table.
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R/W-000000000000b | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | REG_BANK_SEL[3:0] | ||||||
| R/W-000000000000b | R/W-0000b | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 15:4 | RESERVED | R/W | 000000000000b | Reserved. Do not change from the default reset value. |
| 3:0 | REG_BANK_SEL[3:0] | R/W | 0000b | Register bank selection for read and write operations.
|