SDRAM config and limitations for STM32F746G-DISCO when running at 216MHz
Hello everyone,
I'm working on a project for the STM32F746G-DISCO board. The system clock is set to 200MHz as in the majority of the examples provided with the STM32F7Cube. I want to switch to 216MHz, maximum for this board.
1. Can someone tell if there is any limitation for this board when using the maximum frequency(e.g. for peripherals like USB, SDRAM)?
2. It seems that I have problems with the SDRAM configuration(file system_stm32f7xx.c, function SystemInit_ExtMemCtl()) when the system clock is set to 216MHz and there is no example in the STM32F7Cube using the SDRAM and the maximum frequency. Can someone from ST provide the right configuration for this case?
Thank you in advance,
Iulian
