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.

关于ADS1211sPI接口设计!

Other Parts Discussed in Thread: ADS1211, TPS54060, TPS54260, TPS54160, ADS1258

如上图所示,采用三片的ADS1211进行设计,分别将每个ADS1211的SDIO、SDOUT、SCLK接入到处理器的MOSI、MISO、SCLK;然后通过三个GPIO进行片选控制。选用其中一片ADS1211时要求其余两片的ADS1211的SDOUT引脚此时具有三态状态,以实现让出SPI数据接口的目的,ADS1211的SDOUT具有三态状态,可是:The CS signal does not directly control the tri-state conditionof the SDOUT or SDIO output,尊敬的专家,如果CS没被选中,SDOUT是否是三态状态?在CS拉高后,SDOUT是否会立马变为三态?