Do I need to modify the linker for simple SDRAM read/write operation?
Hi,I am using the STM32F746G-Disco board with SW4STM32 IDE and I have the SDRAM working on it.Now I am trying to port this project to the STM32CUBE IDE using the integrated STM32Cube.However, when I try to read the SDRAM, I end up in the hard fault h...