ADC sampling from ANA0/ANA1 via M4
Hi,
I have some doubts about how I could sample from the ANA0/ANA1 pins of an STM32MP1 CPU from inside the M4 firmware via HAL. I would like to programmatically switch between these two pins.
Sampling from ADC_CHANNEL_0 seems to work, so I guess it is connected to ANA0. But sampling from ANA1 / ADC_CHANNEL_1 does not.
Could anybody point me to some documentation or, event better, example source code?
Thank you,
Antonio
