Timer-Synch + IRQ-Jitter
Posted on October 09, 2015 at 11:33Hello I've a question regarding the timer synchronization on an STM32L4. I've setup TIM1 and TIM8 to run in synch triggered by TIM2. To test the code I simply toggle a pin inside the TIM1 and TIM8 update interrupts...