This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to clear the timer handler issue

Hi everyone ,

I am working on button and pwm function by using timer ,whenever i press the button for 3 sec and pwm pulse signal is getting generated followed by pressing the same button for 5sec then it has to stop the pwm signal whereas the3sec timer is working well but when i press the button for 5sec the pwm signal is getting generated when the timer reached 3sec and pwm signal is stopped when the timer reached the 5sec how to resolve this 5sc timer issue what needs to be done in order to stop the pwm signal any ideas or suggestions would be really useful

Related