Associate III
March 9, 2022
Solved
Compare event of a general purpose timer and DMA request
- March 9, 2022
- 2 replies
- 1699 views
I am using the nucleo L476rg and I am not sure to correctly understand the notation in the manual: I want a compare event of a timer to send the DMA request but in the DMA selection register is generally reported TIMx_CHx as request sender.
Considering the TIM2 compare event on channel 1. In the DMA requests tab, must I select the TIM_CH1?
I am not sure that this means that the compare event sends the DMA request. It is only reported as TIM_CH1....when I have the UPdate it is reported as TIM2_UP and I can easily understand.
