Hi
I have ADS124S08 . I use 4 channel. All channels configure with 4 wire pt100.
Some channels read correct, some channels don't read correct.
For example, I measure with multimeter 100.5 ohm
but when I try with ADS124S08, result is 103.2 ohm
Hardware is correct and I use resistor 1k (%0.001 tolerance).
How can I read correct data?
//U8 data[6]= {0x12, 0x0A, 0x14, 0x12, 0x07, 0xF0}; //Channel 0 configuration
// U8 data[6]= {0x45, 0x0A, 0x14, 0x12, 0x07, 0xF3}; //Channel 1 configuration
//U8 data[6]= {0x78, 0x0A, 0x14, 0x12, 0x07, 0xF6}; //Channel 2 configuration
// U8 data[6]= {0xAB, 0x0A, 0x14, 0x12, 0x07, 0xF9}; //Channel 3 configuration