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.
您好,
您是使用的DC Lead-Off检查是吗,脱落状态的检测可以通过查看设备的数字输出代码或者LOFF_STAT 寄存器。如果电极脱落,输入通道就会饱和,通过输出代码就可以知道有电极脱落,如果要确定是P极还是N极脱落,就需要使用比较器,比较器的输出存储在LOFF_STAT 寄存器,LOFF_STAT 寄存器的值随输出数据流一起输出,即是在输出数据格式中24 status bits 中(1100 + LOFF_STAT[4:0] + GPIO[1:0] + 13 '0's)
请问ADS1292R传感器可以自己运行程序吗?我的意思是一块电路板上只有一块芯片(ADS1292R),可以往里面烧程序,让ADS1292R芯片自己在运行程序吗?