STM32H743 BDMA channel for SAI4 not described in Manual
I am trying to program BDMA of STM32H743 using Nucleo board to perform DMA Peripheral to Memory operation .
What I have found a bit difficult is that I could not see any information on Reference Manual , Datasheet or on forum for the mapping information of basic DMA (BDMA) channels for SAI4 block A peripheral of STM32H7 MCU.
What I can see is the only Request ID mapping for DMAMUX2 which is 15 in this case.
Can anyone please help me to identify which channel should I use if I am trying to use SAI4_a BDMA?
