User Activity

I have 2 FMC controllers on my STM32F429 design. The first controller is SDRAM controller which is used by LTDC&DMA2D as video buffer;The second controller is PSRAM controller which is used as data interface between STM32 and FPGA;​The two controller...
I want to use FSMC to read external FIFO implemented in an FPGA. Since there is no mode of FSMC that can match FIFO interface exactly, so I want to use the modified synchronous multiplexed PSRAM mode. The plan is like thisA[25:16]: Ignored, don't ...