SDAA451 July   2026 ADS131M08

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2What is phase shift and phase error?
  6. 3How to calibrate out phase error with the ADS131M08
    1. 3.1 Determining the phase error
    2. 3.2 Converting to the time domain
    3. 3.3 Converting to modulator clock cycles
    4. 3.4 Converting to binary and writing to the PHASEn[9:0] bits
    5. 3.5 Phase calibration considerations
    6. 3.6 Summarizing the phase calibration process
    7. 3.7 Using the Phase Calibration Feature
      1. 3.7.1 Phase calibration considerations examples
  7. 4Synchronizing the ADS131M0x
    1. 4.1 The SYNC/RESET pin on the ADS131M0x
    2. 4.2 The importance of routing the clock signal
      1. 4.2.1 Single Clock Buffer
      2. 4.2.2 Multiple Clock Buffers
  8. 5Summary
  9. 6References

Phase calibration considerations

Some important considerations apply when using the ADS131M08 phase calibration feature. Applications requiring a negative phase shift can write a negative value to the PHASEn[9:0] bits. However, a negative phase shift requires an additional step of setting the DRDY_SEL[1:0] bits in the MODE register. These bits configure DRDY̅ to assert based on different channel conditions and availability of conversion data. By default, DRDY_SEL = 00b such that DRDY̅ asserts when the channel with the largest positive phase calibration setting has a new conversion result. Leaving DRDY_SEL unchanged while writing a negative value to the PHASEn register causes DRDY̅ to trigger without an offset. Set DRDY_SEL = 10b or 11b to DRDY̅configure to assert when the channel with the most negative phase calibration setting has new conversion data. Refer to the Data Ready (DRDY̅) section of the ADS131M08 datasheet for more information on the DRDY_SEL bits.

The phase calibration feature of the ADS131M08 is disabled when global-chop mode is used. Global-chop mode resets the digital filter of the ADC whenever it changes the input polarity, which disables phase calibration. This is explained in the Global-Chop Mode section of the ADS131M08 datasheet.

Phase shifts larger than half the sample period require specific steps for an OSR less than 2048. Refer to the Channel Phase Calibration section of the ADS131M08 datasheet for these steps.