This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS1274的SYNC管脚控制

Other Parts Discussed in Thread: ADS1274

现在用的是STM32驱动ADS1274,使用SPI方式读取数据,

看资料说该管脚用于使多通道同步采样,对于SYNC这个管脚的控制还有些迷惑,

是在每次读取数据的时候都要对它进行拉低再至高的处理,还是只需在每次上电的时候进行一次就可以了呢,CLK时钟是一直存在的,

现在的情况是:需要不定时的读取ADS1274的数据结果。就大神出来指点一下。小弟先谢谢啦!