stm32f3 DISCOVERY ADC DMA INT PROBLEM
Posted on October 31, 2014 at 12:51 Hi, i have a problem with the dma adc conversion, the values of the conversion are correct but the interrupt is called only once. I would like to get an ongoing conversion. main.c /* Inclu...