cancel
Showing results for 
Search instead for 
Did you mean: 

HALL Timer on STM3210B-EVAL

sebastianr
Associate II
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
1 REPLY 1
bille.stello
Associate II
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