STM32f429: problem with using external SDRAM as an additional data memory
Hi,I can read/write an external sdram using fmc in stm32f429. But working with address and read/write functions is not proper for my purpose. I want to introduce external sdram as if internal sram is clearly extended and whenever I define a big varia...