We are using the ADS1293 in a battery powered ECG monitor.
We opted not to use the Right Leg Drive. So we are only using IN2, IN3, IN4 inputs.
The DataSheet says the following:
It is important to note that the lead-off detection circuit requires a low impedance return path from the right-leg
electrode-to-ground, such as a voltage reference or the RLD amplifier output. Without a proper low impedance
return path for the LOD currents, all enabled LOD pins will report a lead disconnected.
So Is it possible to get Lead detection without a RLD? How to connect the current path to ground without RLD amplifier?
I am unable to get a stable lead off detection. When I try DC lead off detection setup, the ads1293 is always flaggin Lead off detected in LOD_ERROR register.
DC Lead off detect config:
LOD_CN: 0x00
LOD_CURRENT: 0x0F
LOD_END: 0x0E
with Analog AC Lead off detect is not working at all for us with the following setting
LOD_CN: 0x14
LOD_EN: 0x0E
LOD_AC_CN: 0x00
LOD_Current: 0x00