I am trying to interface ads8681 with pic24f. I am using 3*vref input range and for that i had configured the register RANGE_SEL register. I am getting incorrect adc values.I configured my spi module with CKE = 1 and CKP=0 and Iam sending NOP signals for providing clock signals from the master for the slave to send adc count values. I have checked the
RVS line which is toggling while running my code
the reset pin is pull uped by a resistor to 5v
AVdd = 5V
DVdd = 3.3v
Can someone help me with this??