STM32G030K6T6 with only 8 ADCs
I am developing a STM32 project with STM32G030K6T6 ADC channels but when I start setting the MCU, it allows only 8 ADC convertions (the datasheet describes there are 12 and the system configuration allows to add up to 12 channels) . However, I need all the 12 channels. How can I use them?
