Skip to main content
sebastianr
Associate II
April 11, 2012
Question

HALL Timer on STM3210B-EVAL

  • April 11, 2012
  • 1 reply
  • 714 views
Posted on April 11, 2012 at 16:34

Hello,

I'm a bit confused about the timer usage for the Hall sensors on the STM3210B-EVAL board. The encoder signals (which are used for the hall signals too) are placed on the GPIOs PA0, PA1 and PA2 and timer TIM2 is used. The problem is, that on page 41 of the user manual, the pin PA2 is connected to MC_TIM4_CH3, thus TIM4, and NOT TIM2. Is for this evaluation board, more than one timer for the hall signals used??

I want to run a simple, self made block commutation example using one PWM Timer and one HALL timer, which already runs on a STM3210E-EVAL board.

regards,

sebastian
This topic has been closed for replies.

1 reply

bille.stello
Associate
April 11, 2012
Posted on April 11, 2012 at 17:41

Hello Sebastien,

It is actually a typo error (thank you for reporting it). As you can see in the datasheet of STM32F103 medium density, PA2 pin is only connected to TIM2 and not to TIM4.

Best REgards,

Billino