User Activity

Posted on March 21, 2014 at 20:04Hello;I am tryin to implement the Timer function using the General purpose timers TIM1 and TIM2 of the STM32W108 ARM Cortex M3 controller.Following is the initialization code for the timer 2.void timer_init(){  TIM2_...