Skip to main content
Chandan Bhatia1
Associate III
March 12, 2020
Question

STM32F746 SPI DMA Transmit and Receive issue.

  • March 12, 2020
  • 0 replies
  • 380 views

Hello, I generated project with STM32CubeMX. I configured it in SPI slave with DMA Seems like memory increment mode in not working. When I check register DMA_SxCR MINC is off. But when I checked hdma_spi2_rx.Init.MemInc , its has correct DMA_MINC_ENABLE value. (BTW using SPI2 ). Please suggest.

This topic has been closed for replies.