Posted on August 09, 2014 at 17:48
Hi Clive ,
I got some example code form the reference manual, and it was working but i was not able to understand these lines.where can I learn to code like this.
GPIOA->MODER = (GPIOA->MODER & ~(GPIO_MOD...
Posted on August 08, 2014 at 21:46
Hi clive1 ,
I did try using different timer (TIM1) this one showed some response to the external pulse but it counted randomly.
I tried to my best to make it count but didn't workout .
can I learn how ...
Posted on August 08, 2014 at 06:28Thanks for the guidance Clive1I moved the timer config statement out of the while loop and replaced TI2 with TI1 but still the counter is not working I am using STM32f051 eval board