Topic: TIM6 & TIM7 in STM32
Hi!
I'm with a problem when using TIM6 and TIM7 on STM32f103, This timers not responding to Command Configurations like "TIM_Cmd(TIM6, ENABLE);" and in the Debug Tree TIM6 & TIM7 show both the same configuration that is loaded to TIM2.
And when i enable TIM2 all 3 timer begin to count at the same time, with same counter value.
Can you check it, please?
Only need to use the TIM6 & TIM7 as basic counter...
Thanks for your time...