How to do multiple ADC conversions if pins belonging to different ports
Hello guys,
This is a silly question, but still cannot get it right.
I want to read different values coming from sensors connected to different ports.
I know using 16 available channels for external input is very intuitive when all the inputs come from pins in the same port. But lets say I have inputs and GPIOA, pin1 and GPIOC pin1, and etc... How to set them in a multiple channel configuration? How to select the right channel for every input? It's a bit confusing for me