Resolved! STM32f103c8 ADC error, Constant error value( 1.69 Volt) and erratic output
I am trying to create ADC using STM32F103C8. Software i am using are:a. STM32CubeMXb. Keil Vision -- V5c. Hercules to Monitor the Serial OutputClock Setting of STM is 72 Mhz and 12 Mhzfor ADCCode :-while (1) { /* USER CODE END WHILE */ HAL_ADC...