Resolved! What is the fastest interface between an STM32 and an FPGA?
I am designing a system with an STM32 and an FPGA(Xilinx 7 series).STM32 is in charge of the user interface and the FPGA is in charge of driving the LCD to show images.Information needs to be exchanged between the STM32 and the FPGA. (STM32 send a co...