1、ADS1178的手册上说明AVDD可以到5V, VREF最大2.5V。如果这样的供电,是否意味着AINP/AINN单端直流电压最大到5V,AINP-AINN差分电压最大到2.5V?
2、ADS1178说明SPI数据接口可以采用八通道并行处理(Discrete mode)或者是daisy-chaining (TDM mode)。如果我采用daisy-chaining模式,请问可以直接串接四片ADS1178吗?(MCU使用STM32)
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.
1、ADS1178的手册上说明AVDD可以到5V, VREF最大2.5V。如果这样的供电,是否意味着AINP/AINN单端直流电压最大到5V,AINP-AINN差分电压最大到2.5V?
2、ADS1178说明SPI数据接口可以采用八通道并行处理(Discrete mode)或者是daisy-chaining (TDM mode)。如果我采用daisy-chaining模式,请问可以直接串接四片ADS1178吗?(MCU使用STM32)
1.VIN = (AINP – AINN)的范围为+-Vref,如果Vref=2.5V的话,即为+-2.5V。
请问,SPI使用daisy-chain模式时,SCLK和SYNC都需要挂接多个负载。有没有说明怎么计算和增加多个负载能力文档?