what protocol does FMC peripheral uses?
how does fmc work does it use spi?
how does fmc work does it use spi?
Hello,
FMC as Flexible Memory Controller and it manages parallel signals. It's used to connect external parallel devices like memories, LCDs etc. The interface has three types of signals: Data, Address and Control.
The following is an example of a connection of an SRAM and a NOR flash to STM32L476 device (STM32L476G-EVAL board).

So no relation with other protocols or comm interfaces such as SPI or UART ..
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.