cancel
Showing results for 
Search instead for 
Did you mean: 

MEM-to-MEM transfer using DMA (SRAM to FSMC/FMC)

Zaher
Senior II

Hi,

As far as I remember, I've read something about that a while back. I was wondering if I can send data to a memory-mapped device (FSMC/FMC) in a continuous loop a byte per iteration using the DMA peripheral.

Thanks

2 REPLIES 2
S.Ma
Principal

It should be possible, even when reading from QSPI memory back to internal SRAM.

For graphical displays/frame memory, DMA2D is advised.

Zaher
Senior II

@S.Ma​ 

Well, it's not for a display. If this is possible, I'd like to see an example.