STM32G030C8TX ADC Issue on PB11 and PB12 Pins
Hello,
I am currently working with the STM32G030C8TX microcontroller and I have encountered an issue while reading analog values through the ADC.
When I attempt to read ADC values from the PB11 and PB12 pins, the measured values are incorrect or unstable. However, when I use other ADC-capable pins on the same microcontroller, the readings appear to be correct and stable.
Because of this behavior, I am unsure whether:
- PB11 and PB12 pins support ADC functionality on this device/package
- There is a configuration issue on my side
- Or there might be a silicon/production-related issue with the chip
I would appreciate it if you could clarify whether these pins are valid ADC inputs on the STM32G030C8TX and if there are any known limitations or special configurations required.

