Chris65536
- Joined Nov 11, 2019
- 270
That depends on your microcontroller. I have a very similar circuit, with an ATMEGA328P @ 3.3v reading a thermistor. I turn off the power to the voltage divider between reads mainly to avoid self heating. I also used an N MOSFET, so my A/D input is pulled high most of the time. I never considered there to be any power lost there, so I never bothered to turn off the input. But now I am curious! I can check the voltage drop across the 10K thermistor down to 0.01mV, which would be 1 nA. I'll look into it this evening, and report what I find.Can I configure the analog input as « disconnected « in between reads ?

