Copy data to SDRAM at startup
Posted on October 03, 2016 at 12:39Hello, I am using the STM32F746 Discovery Board with STM32 System Workbench IDE. I know SDRAM is a volatile memory but I want copy a picture to the external SDRAM at startup because it's too big for the internal Fl...