In my set up, I am collecting the data using a Logic analyzer off of the touch less probe connector on the ADS5474 EVM board. The data coming out of the ADC is offset binary and is centered at 2^(N-1) where N = 14 bits. So, I am expecting the center of the sine wave to be at 8192. Instead, the offset is around 8160 or so. There is a 5 bit offset. Any ideas why this might be?
I have two such EVM boards and both of them show around 5 bits of offset from the expected center of the sinewave.
Thanks.