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.

ADS1278数据传输

Other Parts Discussed in Thread: ADS1278

我用的是TI的ADS1278进行六通道电压同步采样,工作在SPI的TDM,离散数据模式。在通过SPI通信协议读取转换数据时,采用了下面的读取方法:

       通过DSP处理器SPI接口MISO读取DOUT1数据,但是在通信时先发送数据0,再读取DOUT1管脚上数据。

       如果这样的话会不会导致在发送数据是SCLK时钟信号有效是的DOUT1数据丢失?