stm32f427 fmc or fsmc?
Hi,
I'm programming a STM32F427, so I'm searching between datasheet and libraries. I don't find answers anywhere, I don't understand if STM32F427 supports a flexible memory controller (FMC) or a static one (FSMC), because in datasheet I found that the FMC section applies to STM32F42xxx and STM32F43xxx only and I have to define the FMC module, but in the stm32f4xx_fmc library to reset FMC register I have to define STM32F429X and it doesn't make any sense.
Please, help me!!
Regards
#stm32f427-stm32f42x-fmc-fsmc