What is the Clock Speed of the SDRAM FMC on the STM32F469?
Once again I'm struggling to find a clear source for a peripherals clock with STM32 MCU's.
Most searching leads me to HCLK/2, so at a max HCLK of 180MHz I get 90MHz.
However, looking at there reference manual for the STMF469 I see this:
From an example linked here, I can see that the STM32H7B3LI has a divider to select the HCLK Division.
I cannot, however, see this option in MXCube for the STM32F469, but it says that the clock speed could be HCLK/3.
Any idea what's going on here?