Question
how to use timer _ interrupt
Posted on January 26, 2012 at 17:58
i am beginner about programming on stm32l discovery board. this is my first time programming on stm microcontrollers. I can open led. close led. i can use lcd on it. but i want to do that.
i have int i=0; and i want to increase value of it every 1 second or 100 ms and i want to show i value on lcd. Showing on lcd not problem but. using tiimer problem.. i did somethings but it is not working . finally i decided to write my problem here. thanks. #how-to-use-timer-on-stm32l