#NTC Thermistor readout equations
1 messages · Page 1 of 1 (latest)
example values vs what I get:
A=-5.23, B=1.07, C=-0.01
The temperature that currently comes out (with nothin connected to those pins) is 273.38°C and 273.06°C but it should probably be negative (273.15 is 0K)
Perhaps the equations you're using produce a result in K instead of °C?
the coefficients are already off tho
found the issues... not adding 273 to the temperatures when calculating Y1 to Y3,
Resistance in Ohms parameters had only 8 bits and some minor things