Other Parts Discussed in Thread: ADS1278
I am trying to use an ADS1278 EVM standalone in high resolution mode. Under the following conditions, I get a data ready every 256 clocks rather than every 512 clocks.
My ADS1278EVM settings are as follows:
SW11.1 = M0 = Off, SW11.2 = M1 = ON, SW11.3 = F0 = ON, SW11.4 = F1 = ON, SW11.5 = F2 = ON, SW11.6 = CLKDIV = 0FF.
For SW10, 1 & 2 are on and all other are off.
NN1, NP1, NN2, NP2 are all grounded, others float.
Channel switches are all toward ADC1278 chip.
SW1 set to ON BRD
TOUT = 7.87 MHZ
With the above settings, the frequency of the data ready pulse is 30.717 kHZ. The expected value is TOUT/512 = 15.371 khz.
For the actual rate of 30.717 khz, the master clock counts per point is 7.87/30.717 = 256.2 (within measurement error = 256).
If I move SW11.6 CLKDIV from OFF to ON, I get a 15.36 khz ~DATA READY pulse rate.
What settings are correct for high resolution mode?
What does CLKDIV do?
John