Updating synchronization signal
HelloI am using STM32F412G-DISCO board. I am synchronizing 2 timers: TIM3 CH1 as master, and TIM4 as slave. Here is how I configured them:Now I am trying to change TIM3 output compare value and thus the synchronization time, but it doesn't work well....