Question
FSMC external RAM in DMA mode
Posted on March 21, 2016 at 01:02
Hello
First to start to develop my new application I need some answers from someone that know FSMC in external RAM mode.1) Can I consider the external RAM like internal? (using linkerScript.ld??)2) Is it possibile write in DMA peripheral to memory mode without prebuffer in ''normal'' RAM?3) And If I have two simultaneous circular DMA pherip-to-mem while I reading some variable under interrupt? The FSMC controller can manage this condition? (multi read/write)Thanks!!!!! #external-ram #dma #fsmc