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: MSP430F149, ADS1278

我用msp430f149读ads1278,msp430用的是8M晶振,SPI设置正确,ads1278设置的是高分辨率模式,27M晶振,PWDN1-8引脚也为高;

运行过程中,1278的DRDY引脚也能变低,但是SPI无法读出数据,或者都是0。但是当我把1278的SCLK和CLK引脚短接,能输出一些杂乱的数据,是否因为我SPI时钟SCLK频率过低,在SCLK和CLK短接把时钟频率变高才能读出数据,还是其他什么原因..