open sd card in external sram
Posted on November 06, 2017 at 16:54i have a stm32f103zet6 board and trying to open SD(sdio) in external sram and to read a bmp image but when i want to open the file its getting failed. i used the library of st discovery (FSMC_SRAM_DataMemory).plea...