TIM13 on STM32F373?

ChibiOS public support forum for topics related to the STMicroelectronics STM32 family of micro-controllers.

Moderators: RoccoMarco, barthess

mumme
Posts: 3
Joined: Sat Jul 29, 2017 3:15 pm
Location: Sweden, Växjö
Has thanked: 1 time

TIM13 on STM32F373?

Postby mumme » Sat Jul 29, 2017 5:22 pm

Hi!
I have started to train myself in chibios, overall I am finding it very nice!

I am developing a firmware for a custom project using STM32F373, need to calculate wheel speed from 4 VR sensors.
I have designed my board so I can use TIM13 in one input. However TIM13 seems absent from mcuconf.h in example project and also in GPT module.

According to reference manual TIM13 should be equal to TIM14, which is defined in mcuconf and GPT.

Is there a reason for this that I am missing or is it simply a forgotten definition in STM32F373 port?

I would also like to say thanks for this nice community, searching the forum and documentation has helped me a lot!
github.com/mumme74

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: TIM13 on STM32F373?

Postby Giovanni » Sat Jul 29, 2017 6:34 pm

Hi,

Not all timers are available on all drivers because issues with shared interrupts, this is a known issue.

Giovanni

mumme
Posts: 3
Joined: Sat Jul 29, 2017 3:15 pm
Location: Sweden, Växjö
Has thanked: 1 time

Re: TIM13 on STM32F373?

Postby mumme » Sat Jul 29, 2017 6:45 pm

Giovanni wrote:Hi,

Not all timers are available on all drivers because issues with shared interrupts, this is a known issue.

Giovanni


Ok, Thanks for the quick response!
github.com/mumme74


Return to “STM32 Support”

Who is online

Users browsing this forum: No registered users and 20 guests