Cube .ioc file for SDRAM setup in STM32H743 Eval board
I am trying to get the SDRAM working in the STM32H743 Eval board. If you select the Eval board in the Cube, it sets up the pins for you, but does not fill in the memory settings. I have made my best attempt to do this based on the IF42S32800G-6 (SDRAM memory) datasheet, but do not see to be able to get the memory to work. I cannot even get the SD_CLK line to generate a clock (the Cube says it should be 166 MHz). The lack of the SD_CLK suggest something fundamental is wrong.
So, I would like to have access to an .ioc file for a known working SDRAM so I can compare it with my attempt.
Thanks in advance.
