Hi Team,
Please review the schematic below, we use the recommend c code but the ADC.
However, after the initialization, the start pin of the sampling pin changes from low to high, and DRDY is always low. The ADC doesn't work.
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.
Hi Team,
Please review the schematic below, we use the recommend c code but the ADC.
However, after the initialization, the start pin of the sampling pin changes from low to high, and DRDY is always low. The ADC doesn't work.
Hi Eason,
Thanks for the schematic screen-clipping. It looks like DVDD and VREFP are missing connections to a voltage source. Currently these pins appear to be floating, is that correct?
Without DVDD, the ADS125H02 will not respond to any SPI commands, and without a valid reference voltage the ADC's conversion results will be incorrect.
Hi Chris,
Thanks for your reply,
It can setup now, but we met CRC issue.
And the customer use the resource code as we recommended.
So could you please release the right one CRC code to me?
Thanks!
Eason Yuan
Hi Eason,
Apologies, but I don't quite follow your last question...
Has the customer tried referencing the ADS125H02 Example C Code to see how to implement the CRC computation? Also, the ADS125H02 Design Calculator provides a CRC calculator to you determine or verify the CRC values on DIN and DOUT.
If you can share additional details about the problem I'll be glad to look into it.