cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H742XI QSPI MDMA CubeMX Setup

CMA
Associate II

Hi,

I am attempting to communicate with a LAN9252 via QSPI and had success in a polling mode.

I've attempted to do the same thing with MDMA setup in the CubeMX, all default settings, and was unable to achieve communciation. From the use of HAL_QSPI_Receive_DMA, the SPI peripheral got stuck in HAL_QSPI_STATE_BUSY_INDIRECT_TX.

Is there a tutorial of some sort I can refer to for properly setting up the MDMA controller?

Thanks a lot.

1 REPLY 1

Hello @CMA​ 

This examples (under this link) can help you:

C:\Users\nesrine jlassi\STM32Cube\Repository\STM32Cube_FW_H7_V1.8.0\Projects\STM32H743I-EVAL\Examples\MDMA 0693W000004KDvMQAW.pngBest regards,

Nesrine