Question
STM32H7 DMA2D does not work with AHB memory (SRAM1, 2 or 3)
If I set up the DMA2D for a memory to memory transfer using AHB memory (SRAM1, 2 or 3), the transfer error (TEIF) flag gets set. The same setup addressing AXI SRAM works. The table in AN4891 page 13 suggests that the DMA2D can access SRAM1,2,3 so why does it not work?