Hi :
I have some problem on measure s32k358 mcu temperature, I also check other post on NXP community, but I can't find the problem, please help us check, thanks.
The following is my ADC setting :



Function code I follow the formula from S32K3RM

I get Mcu temp raw data about 8208, and after ADC 8208* (3300/16384)
and formula from RM then can get MCU temp = 48~49, I think the value is not correct.
Is there any wrong setting in my MCAL or code?
Thanks
BR, BillWen