Where can I find DMA request mapping on STM32MP15 - M4 MCU
On STM32F4 has this and it is very easy to use. Does STM32MP15 -M4 MCU have same one?

On STM32F4 has this and it is very easy to use. Does STM32MP15 -M4 MCU have same one?

Hi @Dat Tran ,
All information are inside Reference Manual.
In complex product, there is a DMAMUX in front of DMAs to allow much more flexibility.
The list of resource is inside the DMAMUX section.
Note that MDMA (devoted to Linux secure/non-secure usage) has their connections described in a separate section under 'Block interconnect / MDMA'
CubeMX might also help you as DMAMUX could be also shared with Linux (where DMA1 and/or DMA2 are assigned to either Linux or Cortex-M, but not shared).
Regards.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.