STM32h743 max FMC SDRAM clock 100MHz?
Hi,
I found this in datasheet
But we config SDRAM at 120MHz, because we are running at 480MHz.
(480MHz / 2 / 2 = 120MHz).
I am thinking the datasheet is for STM32H7xx 400MHz, because when I config SDRAM at 120MHz, the system works fine without issue.
Does max 100MHz FMC clock apply for STM32H7 480MHz?
Thanks.