Question
I want to initializ the ADC I have 3 different pins in STM32L476 and I use 3 ADC for each pin. I work in polling mode (without interrupt and without DMA) but I don't understand what is rank option? please could you give me an explanatio about this Pa
..