Skip to main content
mattscar
Associate
July 19, 2022
Question

Are there HAL functions to generate DMAMUX events?

  • July 19, 2022
  • 1 reply
  • 817 views

I'm programming an STM32L552, and I've used HAL functions to configure DMAMUX synchronization. There's a field that enables DMAMUX events, but I haven't found any functions that generate DMAMUX events.

According to the documentation, "The DMAMUX may also be used as a DMA request generator from programmable events". How do you program these events? Thanks!

This topic has been closed for replies.

1 reply

Technical Moderator
August 1, 2022

Hello @mattscar​ ,

I advise you to refer to these resources that will help you to how to configure the DMAMUX with example using the DMAMUX request:

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks