Hi all
I am getting strange but symmetric ADC result from ADS114S08 eval board (attached picture of the result graph)
AVDD = 5V, AVSS=0V, AINCOM=0V, AIN1= 0-5V potentiometer
All register are at their reset value other than the below registers.
Reg 0x00 = 0x00(clr flags), Reg 0x04 = 0x3C(2k sps)
When Reg 0x02 is fed with 0xC1 value, I am getting 5V(0xFFFF) to 2.5V(0x81C3) adc variation for 0V to 5V input at AIN1.
When Reg 0x02 is few with 0xC1 value, I am getting 0V(0x0000) to 2.5V(0x81C3) adc variation for 0V to 5V input at AIN1.
I need to configure the adc values to vary from 0V(0x0000) to 5V(0xFFFF) for 0V to 5V variation at AIN1.
Please guide me in finding the issue here. Thank you