STM32MP157F: stm32-mdma.c fast (overlapped) DMA transaction problem (Linux)
Hi!We are using mdma (dma0chan20) to do "memory to memory" transfers from the FMC to (user) RAM. The FMC is used to access a FIFO buffer that is filled by an FPGA (128kB size).Between individual DMA transactions we measure a delay up to 5ms leading...