HAL_Delay stuck when sdram use as data memory
Hi:I have a custom STM32F746NG board with SDRAM IS42S328200D(Address 11 bits 2^11(Row Address)*2^8(Column Address)*32(bit)*4(bank)). My goal is to use sdram as data memory, I followed example in STM32Cube_FW_F7_V1.16.1\Projects\STM32746G-Discovery\Ex...