Hi,
Before I used the ads1248 chip to measure the 3 RTD100 temperature signals in my old board. I used the 3 differential inputs and the 4-wire RTD interface.
The following was some important configuration:
Excitation Current: 250ua
PGA:16
SPS:80
Rbias:2K
The old board is good.
Now I use same design in my new board. There are two ads1248 chips because I want to measure 6 temperature signals.
I can read the digital code from ads1248. I will get a sampling value every 1/3 second, So I will sample all three channels in one second.
But some error in the reading value. Normal value should be 7235XXX, the real value is 7516XXX.
When I change the SPS value, the reading value will change too.
SPS=80, Reading value=7516000;
SPS=320, Reading value=7235000;
SPS=1000, Reading value=7106000;
(1) I want to know how to select a SPS setting value, why the reading value changes if changing the SPS value.
(2) when to calibrate the ads1248 chip? only after power on, or each time I switch to a new channel?
Thank you