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.

ADS1191: DC Lead-off detection issues

Part Number: ADS1191
Other Parts Discussed in Thread: ADS1298

Hi Ryan Andrews,

You helped me on solving DC bias related issues. Now I'm trying to make the DC Lead-off detection working in a new project for the same input circuit shown below

The register were programmed as following:

03h LOFF = 0xd0;      //bit7:5 tried with different thresholds 000-111 with no difference; bit4: must set to 1; bit0: 0 for DC detect

07h LOFF_SENS=0x03; // FLIP1=0, LOFF1 N&P=3

The LOFF_STAT register would flip the IN1N_OFF and IN1P_OFF bits randomly regardless of the lead actually having contact or not. The status bits in the input data stream behaved the same.

Is there anything I missed in order to make the DC LOFF detection work properly?

Thanks,

Jim