What is the correct maximum FMC clock on a STM32F767 ?
Hi, I am currently working on a display driver board, with a STM32F767. And I would like to use the FMC with a SDRAM.
My problem is that the MCU is clocked at 216MHz, the SDRAM max clock is 133MHz, on the F767 documentation, it is written that the max FMC clock is 100MHz, but it is also written that the FMC clock is HCLK/2, so my question is : is it okay to run the FMC at 108MHz (HCLK/2), or do I have to clock my MCU at 200MHz to get the 100MHz clock for the FMC ?
Thank you, Sylvain.
