DMA between external SRAM and LCD on FSMC
Posted on October 16, 2012 at 22:58 hello, i am trying to learn how to use DMA for frame buffer. Idea is to manualy fill SRAM with data (10k points each 16b) and send to LCD by using DMA. FSMC_Bank1_NORSRAM2 and adress: #define B...