User Activity

Posted on June 06, 2017 at 10:06Hi,I'm using a STM32F103ZG with the Standard Peripheral Library, Version 3.5.0.I'm writing data (128 KiB) from an external SRAM (connected via FSMC) to an SD card (via SDIO). For this, I'm using the DMA-approach. (as ...