Hello
I am configuring the ADC according to the following to read the input voltage provided at AIN0:
Config Reg 0: 0x81
Config Reg 1: 0x04
Config Reg 2: 0xD8
Config Reg 3: 0x00
I am using the ADC in unipolar mode: AVDD:5V; AVSS:0V; DVDD:3.3V; DGND:0V
I am getting following values for the input voltage provided @AIN0:
0V: 0x7FFFFF
5V: 0xBFFFFF
But, according to my understanding for an input voltage of 5V, respective read value should be 0xFFFFFF right?
Is my understanding correct or am I missing out something?
Thank you in advance.
Regards
Roshan Anand