ADC STM32F013RE Default is HIGH (4059 )!
I have written some codes to work with ADC Of STM32F103RE MCU, the problem is there which when I write this codes the result is 4059 for untouched and around 3585 when touched.The Codes: void ADC_DMA_init(void) { //enable DMA1 clock RCC_AHB...