Resolved! STM32H743 FMC send only part of the data
I am using an STM32H743 FMC to connect to the FPGA to do data transfer. (SRAM type with 16-bit data. I tried this on an STM32F429 and the test was successful) The test is to send some amount of data to the FPGA through FMC.The code is quite simple. ...