Thermistor interfacing in Health Thermometer profile

3文章/ 0
Last post
hrg
Offline
Last seen:2 years 4 months ago
Guru
乔ined:2014-08-05 13:37
Thermistor interfacing in Health Thermometer profile

Hi Dialog team

Could you please explain how the health thermometer profile converts the adc values to temperature ? so in the thermometer profile where these values are calibrated (converted) to temperature , it would be clear if yu explain which part of code is performing this conversion !!

Thankyou

PY_Dialog
Offline
Last seen:2 years 9 months ago
Staff
乔ined:2014-08-25 09:59
Hi Hrg,

Hi Hrg,

The conversion of adc value to temperature is not a part of profile. This should be quite depend on the application level. For example, if you use different sensor, different ADC and different front end circuit, you will get different mapping between temperature and adc value. This is the part you have to handle by yourself.

Regards!
PY

hrg
Offline
Last seen:2 years 4 months ago
Guru
乔ined:2014-08-05 13:37
Thankyou PY !

Thankyou PY !