SLOA247C July 2017 – March 2019 RF430FRL152H , RF430FRL153H , RF430FRL154H
The ROM library in the RF430FRL15xH does not calculate out the temperature. The device only provides the raw reference resistor and thermistor results as they come from the SD14 ADC. These actual results of the raw values are expected to be calculated on a device with more processing power and program memory space available, or with a look-up table.
The following example shows how the temperature is calculated for the RF430FRL152HEVM by an external reader. The equation in step 3 came from the thermistor data sheet. This equation converts from raw ADC result to temperature.
As part of the calculation of the temperature, the formula to determine the thermistor's resistance is required. This formula is provided in the thermistor resistance calculation section in the RF430FRL15xH firmware user's guide.
Definitions:
Notice that the reference resistor result is also used in the calculation. This is needed to properly measure the current through the thermistor and reference resistor. When the current source is known, using the thermistor ADC result, the temperature can be calculated.