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