cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable SPI DMA

skuma.9
Associate II

I'm working on project that required SPI with DMA .I'm working on STM32MP157C-DK2 board.

I am trying to enable CONFIG_SPI_STM32_DMA macro in my config file getting error in zephyr driver due to DMA has not yet been ported on STM32MP1.

Any suggestions.

Thanks in advance!!

This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Olivier GALLIEN
ST Employee

Hi @skuma.9​,

For your information DMA IP on STM32MP1 is very close to the STM32H7 ...

If Zephyr community provided the DMA driver for H7 can be an option to give a try.

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.