DMA multi-using problem
Posted on October 24, 2017 at 11:30I use STM32F103, DMA1->CH6USART2 RX and TIM3 TIM3_CH1 both can use this channel.If only USART2 RX or TIM3 TIM3_CH1 to use this channel,it is ok!but how to multi use for two request?thank you very much.