Other Parts Discussed in Thread: CC430F5137
I'm getting very high temperature reading using the ADC12 from a CC430F5137:
Raw uncalibrated reading is always around 0x08F2 using the internal 1.5V reference; using the chart this is around 40oC. My ambietn temperature is ~18oC with the chip exterior at 19.4oC
The 30oC degree 1.5V calibration value in infoA is 2240 (0x08C0) and the 85oC degree 1.5V calibration value is 2618 (0x0A3A). Using the equation in 1.13.4.3 in the user guide I get a temp reading of 37.13oC. My input voltage reading being taken at the same time is within 60mV of the expected reading.
I know there was a problem with calibration values on the F5137 rev E is this the case with the Rev D as well. If from which revision was this fixed?