STM32H7 DMA: what are the destinations for dmamux1_evt[3..15] signals?
There is the Figure 80 "DMAMUX block diagram" in the STM32F743 Reference Manual (RM0433), which shows that there is 'm' number of dmamux_evt signals, where 'm' is 16 for DMAMUX1 (the number of DMAMUX1_CmCR channels).The Manual only describes the dest...