Associate II
August 15, 2024
Solved
Can Single DMA channel be used for multiple DMA Streams
- August 15, 2024
- 2 replies
- 1225 views
Can Single DMA channel be used for multiple DMA Streams?
As per Table 43. DMA1 request mapping in reference manual, Can I use Channel 6 for Stream0 (TIM5_CH3), Stream 3(TIM5_CH4), Stream 4 (TIM5_CH2).
I understand that Single stream I cannot use more than one channel. But how about using same channel with multiple streams? Is it ok?