STM32F103 - Confusing statement in DMA req mapping section 13.3.7, page 281 of RM0008
Being fairly new to the STM32 architecture I find the following statement in the STM32F103 reference manual really confusing ... "..., this means that only one request must be enabled at a time." (the same also applies to the DMA2 controller). I thin...