2025-12-23 12:22 AM - last edited on 2025-12-23 12:36 AM by mƎALLEm
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
2025-12-23 12:57 AM - edited 2025-12-23 1:01 AM
Dear @Srinath_03
You can find one example using SPI and DMA LL: "SPI_OneBoard_HalfDuplex_DMA_Init"
BR
Lobna