Question
STM32G0: how can i setup 10 adc channels while there are just 8 number of conversions?
Hello everybody,
i am using STM32G071RBTX and stm32cubide, using ADC1 for 10 analog pins and i nead to start conversions and read value of them one by one.
my problem is there are 10 analog pins which means 10 channels but i do not know how can i read them while there is just 8 number of conversions.

can anyone give me any clues?
