Hello Team,
This is Milav Soni From Teq Diligent.
I have custom board which have ads131m08 chip available.
I want to read ADC single ended Differential analog input which range is 200uV to 100mV.
I have used "ads131m0x_c_source_code" that is available on ti site for my reference.
before adc data read i call adc_startup api { write 0x510 value to mode register,and all other needed cofiguration}
But When I read mode register after adc data read it is read always "0x511" Value, instead of "0x510"
so i don't know if am i reading correct adc data or not?
I have seen "8.5.1.9.1" section in ads131m08 datasheet, but i don't know how to implement this scenario in code.
can you please help me for the same?
thank you