I'm working on a home domotic system and as a part of this project, I'm measuring 5 analog values. Doing this with a voltage divider & a stabilizing capacitor on the ANx-input. Quit forward.
For testing purposes I attached 5x 1k-thermistors and used the thermistor component in FC8. Reading every input as real temperature & sending it over USB-port to the PC where I display the values in a terminal window.
All works fine, but readings on AN3 & 4 are not correct. AN4 is connected to a 1k-thermistor on the PCB (monitoring the temperature inside the case - just in case

I measured the voltage across the input pin and it's OK, so it has to be a software failure.
So I updated FC8 & used the AD-component in stead of the termistor-sensor, but without success.
Did anyone had the same issues ?
Capture.png = part of the schematic & terminal readings.
FC-program : reading T & sending over USB-serial. I'm using a bootloader.