Topic : Basic Timers (TIM6&TIM7) initialization at STM32

Forum : ARM

Original Post
Post Information Post
September 1, 2013 - 2:39pm
Guest

There is a note in the help to TIM_TimeBaseInitTypeDef (stm32f10x_stdperiph_lib_um.chm ver 3.5.0)

Replies
Post Information Post
+1
0
-1
September 2, 2013 - 9:01am
Raisonance Support Team

Hello,

Can you precise your needs?

regards,

+1
0
-1
December 29, 2013 - 6:20pm
Guest

Sorry...forum has swallowed the rest of my post. It should have been:

There is a note in the help to TIM_TimeBaseInitTypeDef (stm32f10x_stdperiph_lib_um.chm ver 3.5.0), "This structure is used with all TIMx except for TIM6 and TIM7. ".
I know they are basic timers, but TIM_TimeBaseInit 1st param is TIMx "where x can be 1 to 17 to select the TIM peripheral. ". So how to set timebase for poor Basic Timers?