DMA_FLAG_FEIF0 value incorrect in stm32f4xx_dma.h?
Posted on July 12, 2014 at 15:59While trying to track down my DMA2 stalling problem, I've tried to enable interrupts for things other than completion. As a result, I notice that these two definitions: </p> #define </b> DMA_FLAG_FEIF0 ((u...