Использую UART TX DMA.
Хочу добавить DMA на ADC.
В ref man очень странное предложение:
Цитата
The 7 requests from the peripherals (TIMx[1,2,3,4], ADC1, SPI1, SPI/I2S2, I2Cx[1,2] and
USARTx[1,2,3]) are simply logically ORed before entering the DMA1, this means that only
one request must be enabled at a time. Refer to Figure 50: DMA1 request mapping.
Как это понимать? Я не смогу использовать больше одного канала DMA?
Что они имеют ввиду?