User Activity

hi everyone. my project uses STM32f407, i read 4 channesl analog by ADC1 and using DMA .when i debug the program, i can only read the first analog value... please help me. bellow this is my program#include "stm32f4xx.h" #include "stdio.h"   GPIO_Ini...