2.1.10 DMA2 data corruption when managing AHB and APB peripherals in a concurrent way
Posted on November 11, 2017 at 15:31Hello,I'm using the STM32F407VG in a project; doing DMA to/from memory from GPIOD using TIM1_CH1; and I'm seeing the DMA xfer get stuck - meaning; on RCV I only get the first byte; and on XMIT I only see the last ...