Resolved! How is ARR of TIM1 relevant if TIM1 is triggered by TIM2
Hi, I am using a STM32F411CEU6. I am trying to make the One Pulse Mode of TIM1 start every time TIM2 has counted its ARR. However, I don't seem to really understand what the relevancy of the ARR of TIM1 is when having TIM2 controlling the start(exce...