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.
Hello Hardik,
The ADS1292 outputs the digital codes in 2's compliment, using 224 bits to express the full-scale input range of -Vref / Gain -> +Vref / Gain. (-Full-Scale = 800000 -> FFFFFF -> 0 -> 7FFFFF = +Full-Scale).
The vales you noted between 0xFFFFFF and 0xFFFFF5 indicate that your differential measurements are close to mid-scale. What is more concerning is that your data only uses 10 codes out of 224 possible codes, which means that your signals are very small relative to your 2.4 V reference.
Are these the raw output codes from the ADC, or are you processing them afterwards?
Thanks and regards,
Hello Ryan,
The output codes given here is RAW data, directly coming from DOUT.
We are using ADS1292 for single lead differential input operation over finger tips only. That is on index finger of left and right hand only. So we have to powerdown channel2. Can you pls. doulbe check the register setting?
Thanks,
Regards,
HM
Hi Hardik,
Thanks for sharing the register settings. I have a few concerns:
I am working on ADS1292 interfaced to MSP430F56559
I am getting same value (data) even after changing the value. My SPI is working fine @ 1Mhz for register read/write. Only problem is it is not reading value on changing input, always gives/read the same value.
Please refer my circuit diagram for reference
Need help
Nitesh