STM32 ADC Scan Mode – Getting Unrealistically Values from Multiple NTC Channels
Hello,I’m trying to measure temperature using NTC sensors on four different ADC channels of my STM32 Nucleo‑H7 board. I could previously connect potentiometers to the same pins and get flawless ADC readings with the same code and CubeMX settings. I o...