DMAMUX to DMA channel/stream numbering discrepancy
In the single-port DMA, transfer units (to which requests correspond) are called Channels and they are numbered 1-based.In the dual-port DMA, transfer units are called Streams and they are numbered 0-based.DMAMUX documentation in various STM32 models...