Steps to have external SDRAM work properly!
I'm editing linker and startup files according to the example "FMC_SDRAM_DataMemory" but i con not access SDRAM. In example, it has only 2 regions as FLASH and RAM but we have 5 regions as FLASH, DTCMRAM, SRAM1, SRAM2 and MEMORY_B1. Also how can an i...