Read a temperature sensor on a battery system
Hello everybody,
Actually I'm working on a temperature sensor. This project works on battery (2 x 1.5 V alkaline).
I would like to read the temperature in the room with an external analog sensor.
But I don't understand how VrefIN works. Because my Vcc supply is not fixed like it is on a battery.
Should I add an external fixed reference to the Vdda pin? but this one risks being distorted with the outside temperature?
I thought that an LDO internal to the microcontroller could power the ADC part, but I can't find it. My idea was to have a stable reference lower than Vcc (<2.5V) to read my temperature sensor and also the battery voltage to estimate battery wear.
Thank you
