Hello Joseph,
I hope you don't mind me adding to this thread - it's not that old and my questions are the same basically - how to calculate
Rrtd - I've (we've) following the datasheet and the examples for the ADS1248.
When I use the equation:
R_RTD = (2 * R_REF * 4 * ADC_CODE)/2^23
That's off a bit; but when I use this equation:
R_RTD = (R_REF * ADC_CODE)/ (2 * 2^23)
That results in a value that is more realistic as far as the RTD (100-ohm) that we're using. (A bag of ice water for instance results in a value close to 100.)
Since that equation seems to be OK - does that mean I have an issue with one of my current paths?
We are using the 3-wire RTD method with filtering; Rref is 820-ohms, but we only have a 0.1% resistor there now and I realize the app calls for 0.02%.
Thanks,
John W.