DMA not responding stm32f3 discovery
Posted on October 08, 2014 at 22:46 Hi, I am trying to read a sequence of 2 values on ADC1 .I made the code without dma work then i decided to use the dma.I did some research and came out with those lines of code: When i debugg the buffer ...