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.
我们在ads1293上使用Test Mode,将寄存器0x01与0x02均设为0xC0(0输入信号),观测Channel 1 与 Channel 2的输出结果。
我们的R2取值为5,R3取值为4,对应的ADCmax应为0xC35000。
根据Datasheet所言,此时Channel 1 与 Channel 2的输出结果应该为ADCmax/2,然而实际输出结果与ADCmax很接近。
同时,在Test Mode下,将0x01与0x02分别设为0x40或0x80(输入正信号、负信号),Channel 1 与 Channel 2输出结果在ADCmax两侧,不符合Datasheet公式所言。
我们用了两块ADS1293做尝试,结果均相同,不知是硬件问题还是代码的问题……
非常感谢!
按照Table8~Table 11的表格,除了您配置的这几个寄存器之外,还需要配置sampling rate,R1,从而可得知ODR频率,从而得到对应ADCmax。