How to use the SDRAM in stm32f7 series
Hello everyone ,
I am Yugenthar
Right now i am working in embedded development platform . So i have one doubt guys.I have using stm32f746-disco board.
I am displaying one image in LCD screen (800x760)so pixel size is incresing.
my code is runing in flash memory
my compiler is show one error "your flash is overflow"
then I have decided move to SDRAM and store my code
But I have not perfect in SDRAM so any one give the sollution any material or tutorial link