Skip to main content
avram
Associate
February 25, 2016
Question

How to stop the DMA - STM32F746G-DISCO

  • February 25, 2016
  • 1 reply
  • 590 views
Posted on February 25, 2016 at 16:52

Hello,

I am using the Audio Record and Playback example for STM32F746G-DISCO board. I want to stop the DMA transfer in order to process the data stored so far. Can anyone tell me a way to stop the DMA?
    This topic has been closed for replies.

    1 reply

    waclawek.jan
    Super User
    February 25, 2016
    Posted on February 25, 2016 at 17:42

    RM0385, DMA chapter, ''DMA transfer suspension'' subchapter.

    JW