User Activity

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...
We are using STM32H743I_EVAL boards. I have gone through number of examples from "STM32Cube\Repository\STM32Cube_FW_H7_V1.6.0\Projects\STM32H743I-EVAL\Examples" folder. None of these examples seems to be for STM32CubeIDE. STM32CubeIDE does seem to kn...
Kudos from