Topic : TIM6 & TIM7 in STM32

Forum : ARM

Original Post
Post Information Post
March 10, 2010 - 3:17am
Guest

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...

Replies
Post Information Post
+1
0
-1
March 10, 2010 - 9:53am
Raisonance Support Team

Hi,

There is indeed a problem in the debugger displaying the TIM6 and TIM7 registers values. Thank you for reporting it.

Please tell me the complete name of the STM32 you are using and I will send you a test file that should correct that.

Best Regards,

Vincent

+1
0
-1
March 10, 2010 - 5:19pm
Guest

Hi!
Thanks for your quick answer...
It´s an STM32F103ZET6.
Thanks for your time.

My Complements...

+1
0
-1
March 11, 2010 - 3:06pm
Raisonance Support Team

Hi,

Here you will find files that should solve the problem you reported:
ftp://www.raisonance.com/temp/ARM/RKit-ARM_1.24.10.0050_fix_STM32_TIM678/

Open the readme.txt and follow the instructions.

Please let me know if it works.

For other people: If want to test this fix on other STM32 devices, please tell here the name(s) of the STM32 device(s) you want to test and I will put the associated file(s).

Best Regards,

Vincent

+1
0
-1
March 15, 2010 - 7:06pm
Guest

Hi!
Sorry for this time delay...
The TIM6 & TIM7 are working as expected, Debub is now correct!
Thanks for your time, its nice to work with peolple like you!
Good Work!

My Complements

+1
0
-1
October 27, 2010 - 8:22pm
Guest

hi,
i am trying to configure TIM2 in STM32103RBT6.
As i am new to arm.
i configured but i dont really know its works fine or not.
as i need to do timestamping using this

+1
0
-1
December 27, 2010 - 5:17pm
Guest

Hi,

I too have the problem TIM7 not working properly. But all other timers 1 to 5 work fine.

I am using STM32F100RBT6 for the development.

Thanks,

+1
0
-1
January 10, 2011 - 3:34pm
Raisonance Support Team

Hi,

This will be fixed in the next RKit-ARM release, which is just few days away from release now...

BR