Other Parts Discussed in Thread: MSP430FR5994
Hello all,
is there a issue with the trim value (TEMP_SENSE0.DATA) of the MSPM0L1105 known?
I am using chips from the production sample and the value of TEMP_SENSE0.DATA seems to be wrong:
- When I do the calculation with the chip trim value (TEMP_SENSE0.DATA = 392) and the measured 12-bit value 1058 (at 2,5V reference value), then I calculate the temperature result -268,3°C.
- If I use the example trim value from the reference manual (SLAU847C – OCTOBER 2022 – REVISED MAY 2023 => TEMP_SENSE0.DATA = 1857), then I get 18°C.
I assume the value at the chip (e.g. TEMP_SENSE0.DATA = 392) can not be valid. The result with the example trim value matches the current room temperature better.
As a hint, I got the information that TI had a similar issue before. The MSP430FR5994 errata document SLAZ681O contains a ADC67 with an invalid temperature sensor calibration.
Regards