STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to use HAL_SPI_Receive_DMA correctly?

Posted on June 18, 2018 at 15:00Hi,How to use HAL_SPI_Receive_DMA correctly? We need to receive an ongoing data stream via spi. For that we use spi receive with dma. But if we call HAL_SPI_Receive_DMA once before the main loop the HAL_SPI_RxCpltCall...

Timer DMA Burst mode (arbitrary waveform)

Posted on September 22, 2017 at 14:25Dear all,I'm having a problem creating a arbitrary waveform using timer 1, MCU STM32L476RG. I use STM32CubeMX (4.21.0) to generate all initialization code after which I try to start a DMA transfer from memory to ...

wh by Associate III
  • 3914 Views
  • 10 replies
  • 0 kudos