STM32F429 Development Board RAM overflow, how to use Sdram
Hi,
I’m wokring with the STM32F429 Development Board and encounterd a RAM overflow because I’m working with big arrays. I would like to use the available SRAM on the dev baord.
But since I never worked with additional memory, is there a possibility to save arrays on the sdram and how would this be done? What is needed to use the Sdram and what has to be done in the System Workbench to accomidate that?
Thank you