Hello,
To implement "Read Data Continuous" in PINMODE on the ADS 1281 as shown in Figure 47 in the data sheet, I have applied the following to the listed pins;
PINMODE = HI ; MOD/DIN = LO ; PHS/MCLK = LO ; DR1/M1 = LO ; DR0/M0 = LO ;HPF/SYNC = HI;
CLK = 1MHz free running clock ; SCLK = 100KHz free running clock.
Thus CLK and SCLK are not synchronous.
In this configuration for reference, the FIR Decimation Ratio = 4096 and FIR Data Rate =62.5Hz.
What I get (see Figure above) is a DRDY that is not synchronous with neither CLK nor SCLK, in addition the DRDY pulse width varies.
Q1. Does SCLK has to be synchronous with CLK, for DRDY to lock with either, Figure 47 implies that DRDY and SCLK are synchronous?
Q2. Why does it take the data bits so long after DRDY to appear?
Q3. I would like to run the ADS1281 in synchronous mode with an external clock applied to the RESET pin, however doing this makes DRDY stay HI.
Please direct me to a complete timing diagram for PINMODE operation with external synch.
Thank you!
AD