I have an application that requires a high speed interconnect between a large FPGA and STM32F7 microcontroller. We chose to use the FMC block for memory mapped access into our FPGA. Does the FMC block in the STM32F7 support 32-bit data width with mul...