SBASAE4 December 2025 ADS125P08
PRODUCTION DATA
Setting the SEQ_MODE[1:0] bits in the SEQUENCER_CFG register to 01b selects the single step continuous conversion mode (no sequencing). In this mode, the device only executes one sequence step, over and over again. The SEQ_STEP_x_EN bits are ignored in this mode. The STEP_INIT[4:0] bits in the CONVERSION_CTRL register point to the sequence step x (x = 0 to 31) to be executed :
Figure 7-21 shows a flow chart of the sequencer operation, including the behavior in single step continuous conversion mode (SEQ_MODE[1:0] = 01b).
The device configures the ADC based on the step configuration page x, adds the programmable delay time defined by the STEPx_DELAY[15:0] bits and starts ADC conversions. The STEPx_NUM_CONV[3:0] bits in the STEPx_ADC_REF_CFG register are ignored in this operating mode. The ADC continuous conversions until the device is powered down, or the sequencer is stopped by any of the options described in the Starting and Stopping the Sequencer section.
In this mode, one option to discontinue the ADC conversions is setting the STOP bit to 1b. The ADC conversion discontinue immediately or continue until the sequence step is completed depending on the STOP_BEHAVIOR[1:0] bits in the SEQUENCER_CFG register. See the Starting and Stopping the Sequencer section for details. The device then enters standby mode (STBY_MODE = 1b) or remains fully powered in idle mode (STBY_MODE = 0b).