STM32H7 QSPI & MDMA data split into 4bit packets
Hello,I configured QSPI and MDMA in CubeMx and generated the initialization code. I merged the flash demo code (QSPI_ReadWriteDual_DMA), available for the H743 evaluation board, into my project.Regarding the QSPI waveform I'm puzzled whats going on d...