DDR interface usage as SRAM FMC at 32B in STM32MP1
Hello,
Since we have an outgoing shortage of components, I am trying to figure out what I can use to do complex math calculations to offload from FPGA.
STM32MP1 looks like a good device and could replace STM32H747, but I need a connection to the FPGA register system at very high speed. It does have FMC, but only 16 bits. What I would like to use is a 32b bus, since all of my data is that size.
Is it possible to use a DDR interface for that ? I just need to have 32b of data, address pins, as well as some latch signals like read and write, and maybe clock.
