SBASB61 August 2026 ADS124S18
PRODUCTION DATA
The ADS1x4S1x register space is organized in multiple register pages as shown in Table 8-1.
| PAGE ADDRESS | PAGE NAME |
|---|---|
| 00h | Status and General Configuration |
| 01h | Step 0 Configuration |
| 02h | Step 1 Configuration |
| ... | ... |
| 18h | Step 23 Configuration |
The "Status and General Configuration Page" (page 0) holds status information and general configuration settings that apply globally to the device across all sequence steps. See the Status and General Configuration Page Registers section for the register map of the Status and General Configuration page.
A separate register page exists for each sequence step configuration (pages 1 to 24), referred to as the "Step Configuration Pages". All step configuration registers and bit fields use the prefix "STEPx", where x = 0 to 23 indicates the sequence step number. See the Step Configuration Page Registers section for the register map of a Step Configuration page x.
Use the PAGE_POINTER register, which is located at register address 3Fh on every page, to select a register page for configuration. After power-up and reset, page 0 is selected. To select another page for configuration, write the address of the new register page into the PAGE_POINTER[7:0] bit field. Thereafter, the device selects the new page and all following register read and write operations take effect on that new page. Read back the PAGE_INDICATOR register to confirm the device switched to the correct page address.