SBASAE4 December 2025 ADS125P08
PRODUCTION DATA
Conversions are synchronized and controlled by the START pin or, optionally, through SPI operation. If controlling conversions through SPI operation, keep the START pin low to avoid contention with the pin.
A conversion starts when writing 1b to the START bit. Likewise, a conversion stops when writing a 1b to the STOP bit. The stop behavior is configurable using the STOP_BEHAVIOR[1:0] bits. See the Starting and Stopping the Sequencer section for details on the stop behavior. Writing a 1b to the START and STOP bits at the same time has no effect on conversions.
The Start bit clears after a sequence begins so the bit reads back 0b. The Stop bit clears after the sequencer stops. The user can read back 1b if the sequencer hasn’t completed a sequence after writing Stop bit.
Configure the GPIO0/START pin to START pin operation using the GPIO0_CFG[1:0] bits. A rising edge on the START pin is equivalent to writing to the START bit. A falling edge on the START pin is equivalent to writing to the STOP bit. The step page is determined by the STEP_INIT[4:0] bits, just as with the START and STOP bits. If the START pin is high at power-up, a start operation begins after the power-up cycle completes. See the Starting and Stopping the Sequencer section for details.
If a start is issued during a conversion, the conversion stops and restarts. If a start is issued while a stop request is pending (per STOP_BEHAVIOR[1:0]), the stop request is cleared and a new start initiates.
When a start event occurs, either from the START pin or writing the START bit, a new conversion begins as soon as the modulator is ready. The wait time depends on whether the ADC is in idle or standby mode, and the data rate, the filter mode and are a combination of internal and user-set values.
After the ADC is synchronized, the first conversion is fully settled data but incurs a delay (latency time) compared to the normal data period. This latency is needed to account for full settling of the digital filter. The latency time depends on the data rate and the filter mode (see the Digital Filter section for filter latency details).