This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Adc pin getting different results in during charging of board.

Hi,
I am working with custom board in that, trying to read NTC sensor value using 2 (NTC+ and NTC-) ADC pins. Applied Steinhart formula to convert temperature.
In that, After charging board unplugged and trying to read then, I am getting it's 37,36 value of temperature. But during charging It's I am getting 0 temperature value.

I have see during charging adc pin of (ntc+) = -2 around value and (Ntc-) = around 50 value get.
After charging unplugged and checked in that (ntc+) = 700 around and (ntc-) = 350 around value I am getting.
I have applied SAADC code from example/peripheral and configuration is internal reference voltage 0.6 and gain 1/6.
And Input charging is 5V. I don't know why I am getting 0 during Charging mode.
Can you please help?

And also, I am not getting proper temperature value based on heat condition Can anyone know for this?  please help 

Related