User Activity

Hi,I'm using the STM32F091RC-Nucleo ADC sequencer example to understand the ADC initialization but I'm not getting accurate results. It looks like the example uses PA4 on the board:/* main.h */#define ADCx_CHANNELa_GPIO_PORT        GPIOA#define ADCx_...