Thank you very much for the answer Tom.
I'm reading the datasheet of the HCS08 Microcontroller. In the chapter 8.1.1.5 Temperature Sensor
the following data are reported:
"Equation 8-1 provides an approximate transfer function of the on-chip temperature sensor for VDD = 3.0V,
Temp = 25°C, using the ADC at fADCK = 1.0 MHz and configured for long sample.
TempC = 25 – ((VTEMP – 1.3894) / ( 0.0033)) Eqn. 8-1
0.0017 is the uncalibrated voltage versus temperature slope in V/°C. Uncalibrated accuracy of the
temperature sensor is approximately ± 12°C, using Equation 8-1.
To improve accuracy the user must calibrate the bandgap voltage reference and temperature sensor.
Calibrating at 25°C will improve accuracy to ± 4.5°C.
Calibration at 3 points, -40°C, 25°C and 105°C will improve accuracy to ± 2.5°C. Once calibration has
been completed, the user will need to calculate the slope for both hot and cold." Are they applicable for the MCF51QE32? in particular the tollerance +-12°C... .
The resolution of the ADC affects on the accuracy and tollerance (10bit or 12 bit)?
Thank you for the suggestion of the document AN3031, very helpful.