Part Number: ADS1274
Dear expert,
I am recently using ads1274 for 4 channels acquisition. But encounter a strange phenomenon about /SYNC.
The ads1274 was in SPI / TDM / Fixed, High Resolution mode. With CLK frequency 27M, the data rate and /DRDY frequency is about 52.7K, as this picture, it's good. (Yellow is DRDY, Blue is SCLK)
At this time, /SYNC pin is float. It's voltage is ~3.3V.
If I apply low voltage to /SYNC (such as GND), the /DRDY will go to high, and SCLK disappear. It's OK too, since according to datasheet, /DRDY will go to high at the /SYNC falling edge, and my MCU will not produce SCLK without DRDY falling edge. If I let the /SYNC pin float again, /DRDY and SCLK signal came back normally.
The strange phenomenon is, if I apply high voltage to /SYNC (such as VCC 3.3V), the /DRDY frequency decreased, about 420Hz, which is much lower than expected 52.7K. Of course SCLK goes well with normal /DRDY.
Further testing, I found some /DRDY is lost, like this picture, only two /DRDY signal was captured.

So, my question is how can I control the /SYNC pin. It looks like I failed if I connect the pin to general IO pin of MCU directly.
Thanks,
