hello everyone.
i am using MSP430 to control 16 ADS1291 by a decoder.
i am using a 4.048 MHZ external CLK for ADS1291.
and i use Standard Mode Configuration to connect 16 ADS1291 and MSP430.
so i only have 1 of 16 DRDY PIN connected to MSP430.
but i found out one mistake i made.
that is the 16 ADS1291 did not share the same external CLK source which is 2.048MHZ.
in contrast , i have independent 2.048MHZ CLK source for every single ADS1291.
so will that cause the DRDY Synchronize problem?
If the answer is Yes.
any possible for me to make it right without redesign my circuit? Because the PCB Layout is already done .
thanks for your help.