According to MXRT1176 RM,
SEMC gives only 16 bit support for SRAM data line but 32 bit support for SDRAM data line
We are looking to interface FPGA with MCU, but we need 32 bit support.(As its a porting project, previously 32 bit was used and FPGA was memory mapped as SRAM with previous MCU(MCF5282))
Is there any way SEMC can provide 32 bit support to SRAM that we have missed?
Or is there a way to send 32 bit data with 16 bit bus?