Hello,
I am using ADS1220 in standard electric configuration to collect measures from sensors
with fully-differential signal ranging within [0-10] mV.
I use the multiplexer configuration A0-A1 and A2-A3 for the channels (all with PGA enabled).
I successfully get values but with different gain for the same sampled signal.
Let's consider for example a differential signal input of 2 mV. I will read following
values from both channels:
A0-A1 = 867102 and A2-A3 = 150619
I do reset and offset operations before polling data from channels.
Here my configuration:
Register 1 = 0x04 (20 SPS, normal mode and continuous conversion mode)
Register 2 = 0x00
Register 3 = 0x00
Offset Calibration: register 0 = 0xEE (Gain = 128)
A0-A1: register 0 = 0x0E (Gain = 128)
A2-A3: register 0 = 0x5E (Gain = 128)
The electric circuit configuration is the same for both channels.
I tried also the Gain = 1 but with the same result. The channel A0-A1
provides always a value about 6 times greater than A2-A3.
Welcome any advice.
Thanks
Alex