Unstable ADC readings with STM32F030
Hello all I have a problem with unstable ADC readings with my STM32F030I use CubeMX to set up my device.My ADC init :static void MX_ADC_Init(void) { /* USER CODE BEGIN ADC_Init 0 */ /* USER CODE END ADC_Init 0 */ ADC_ChannelConfTypeDef sC...