SPI with DMA on STM32H745I-Disco
I am working with STM32H745I-Discovery board. I trying to do Data transfer through SPI with DMA. But unable to transfer the data.
Could any help me with example code for STM32H745I-Disco board.
I am working with STM32H745I-Discovery board. I trying to do Data transfer through SPI with DMA. But unable to transfer the data.
Could any help me with example code for STM32H745I-Disco board.
Here is an example project which uses HAL_SPI_TransmitReceive_DMA correctly that you can use as a guide:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.