Are there HAL functions to generate DMAMUX events?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-07-19 6:46 AM
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!
Labels:
- Labels:
-
DMA
-
STM32L5 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-01 7:52 AM
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:
- How to use DMAMUX on the STM32 microcontrolles
- AN5224 STM32 DMAMUX: the DMA request router
- UM2659 Description of STM32L5 HAL and low-layer drivers
Imen
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Thanks
Imen
