Hello,
I am using ADS1278 TI board that comes with EVM module. I have set switches for high resolution mode , SPI mode, discrete output format. Clkdiv is permanently shorted in the board(bug in board). I am using 27MHz external clock. Also I use the EVM module only for power supplies. The control signals and external clocks are driven by FPGA.
I am using FPGA to acquire the data values from ADC and calculate the input voltage I gave from it.I am giving DC voltage as input as of time now.
When I use all the 8 channels simulataneously , I am getting almost correct values only for small input voltage levels like 0 to 1.2 volts. Until this range the calculated input voltage has variation of upto 0.15 V. Above 1.2 V of input ie for 2.2V input and all the input voltage calculated is in range 1.7-1.9V. Such a huge error? But when I checked channels individually the input voltages calculated are correct (with very small variation) ie give input to one channel and other channels are ground. Please make suggestions . Thanks in advance.