More about STM32H747 ADC
I have an STM32H747i-Disco board and looking at the ADC example (which I have compiled and ran successfully)The example uses channel 18 and GPIO PA0_4 as both master and slave ADC inputs.I would like to use PA0_C and PA1_C as the two ADC inputs but I...