User Activity

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...