Solved
How to join two timers TIM14 and TIM12 as master slave couple
Posted on February 28, 2017 at 10:48
hello All
I have question about internal trigger connection.I use stm32f405 and accordingly document RM0090 (reference manual) table 100 page 660 the TIM12 can be slave of the TIM14.But TIM14 does not have TIM_CR2 register which contains MMS(Master Mode Selection) bits to select the the source of synchronization (Update or other).So how to join two timers TIM14 and TIM12 as master slave coupleThanks .