cancel
Showing results for 
Search instead for 
Did you mean: 

SPI + DMA using LL Library

Srinath_03
Associate III

Hi,

I'm using stm32h7, currently working with SPI + DMA in HAL library, because of HAL overhead I want to move to LL library,

where can I get the SPI+DMA using LL library examples,

regards,

Srinath

1 REPLY 1
lobna
ST Employee

Dear @Srinath_03 

You can find one example using SPI and DMA LL:  "SPI_OneBoard_HalfDuplex_DMA_Init"

this git hub link:

BR

Lobna