This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0L1228-Q1: how to config Integrated NTC sensor in PMU module

Part Number: MSPM0L1228-Q1


Tool/software:

Dear,

I saw the demo code in SDK, the internal temper sensor config to CH29(INPUT_CHAN_29), and refer volt config to internal reference(VOLTAGE_INTREF)

so my quesiton is

1, is it ok if I select any other channel as long as the CH is free to use?

2,is it ok if I select external reference voltage or VDD instead of internal voltage?

3,FACTORYREGION->TEMP_SENSE0, this value first read out to compute VTRIM, then read the measured value from configured ADC CH value, compute Vsample, finally calc Tsample, is it the correct process?

4,the calculated temperature is the MCU internal junction temperature or the MCU case temperature or the MCU pad temperature?

5,how accurate the final result could be ?Does the choice from question 1 and 2 affect the accuracy?

thank you in advance