This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS127L11: Internal vs External Clock

Part Number: ADS127L11

As I'm working through the ADS127L11EVM-PDK, I see the 127 has some different clock options.

From the data sheet:


Simply from a parts reduction/cost reduction/EMI standpoint, not having another oscillator on our board is appealing. Our application would setup the 127 filtering to produce readings on the order of 10-60 SPS, used to measure DC voltages.

Based on the statement in the datasheet, we'll likely move forward using the internal oscillator. I'm curious if there's any general significant pitfalls (beats?) we should be aware of using the internal oscillator based on our application. I should say that we'll likely have four ADS127L11s in our system. Every 100mS, our microprocessor will pulse its single pin that's connected, in parallel, to the START pins of all four ADS127s on the board (thus getting their new convert start sequences in sync). Then, when the data is ready, the micro will sequentially move down the line and read out, via SPI, each new reading. I only make that statement to provide further context for my pitfall question.

On the surface, I can see the respective internal oscillators being ever so slightly different frequencies, but it doesn't feel like that would be a problem for our DC voltage measurement application.

Just generally curious of your thoughts.


Thanks.

  • The lead support engineer for this device is out today.  From my understanding the internal oscillator should be fine for your low frequency application.  Keith can provide more detail tommorow.

    Art

  • Hello Adam,

    Yes, you can use the internal oscillator to measure DC voltages.  The internal oscillator is not very accurate (+/-0.8%) compared to a crystal based oscillator, and it has a lot more jitter, which can degrade SNR for frequencies greater than 10's of Hz.  However, for DC inputs, you will not see any difference in the noise floor of the device. 

    Each ADC will take a different amount of time to complete a conversion when using the internal oscillator, so you will either need to monitor the DRDY line of each ADC, or assume the oscillator is at the minimum specified frequency and calculate the maximum time needed to complete the conversion sample.

    Regards,
    Keith Nicholas
    Precision ADC Applications