Resolved! STM32F030C8T6 ADC using HAL interface not giving expected results (returns 4095)
I am trying to get the ADCs operational on my board that uses an STM32F030C8 processor.PA0 pin analog seems to read OK ~2200 which is approx OK.Reading CH16 and CH17 (Temp sensor, VrefINT) always return a value of 4095.Main() we call the Init MX_AD...