Posted on October 02, 2017 at 10:10I'm using DMA controller to perform ADC to memory data transfer. I'm using direct mode (no FIFO), circular mode with double buffering and everything works fine. I'm studying the datasheet of the STM32F429ZI but I c...