STM32H743 & ISSI IS42S32800G Self-Refresh Mode Problem
After the firmware is up and running, I am trying to put the SDRAM in self-refresh mode. We are using FreeRTOS. In order to put SDRAM into self-refresh mode, I write 0x4480D to FMC_SDCMR register. I am using IAR debugger, and I execute the statement...