Skip to main content
CMA
Associate II
September 18, 2020
Question

STM32H742XI QSPI MDMA CubeMX Setup

  • September 18, 2020
  • 1 reply
  • 1375 views

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.

This topic has been closed for replies.

1 reply

Nesrine.JLASSI
Visitor II
October 19, 2020

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