Other Parts Discussed in Thread: LM5165
The AD normally reads correctly. Rarely (1% of the times) after it is initialized it starts reading some 5% less; the input is differential with a voltage divider:
AVDD --|10K|-- AIN0 --|10K|-- AIN1 --|10K|-- AVSS
When this happen the behavior persists till the ADS1262 is reset and reinitialized.
We are using an AD1262 with:
No conversion Delay, FIR, NO BIAS, PGA=BYPASS, Rate=10, IDAC1/2 OFF, VDAC disable,
Reference+=AVDD Reference-=AVSS.
Periodically we switch Signal+=AIN0, Signal-=AIN1 and Signal+=AIN2, Signal-=AIN3; the behavior is the same on both channels.
If instead we switch on ANALOG POWER SUPPLY MONITOR the drop in reading, when it happens, is about 30%
On the oscilloscope we noticed that AIN0 drops 50mV and AIN1 rises the same amount when they are switched into the MUX; so it seems that the AD is sourcing/sinking some current.
Same for AIN2 and AIN3.
We patched the problem by checking the POWER SUPPLY MONITOR after reset using ANALOG SUPPLY as reference: if the reading is off by more than 10% of 1/4 FSR we reinitialize.
- This seems to work, but we would be interested in understanding the origin of the problem.
- What is the tolerance in the POWER SUPPLY MONITOR? Just to know if our patch is safe.