Question
Getting an delay by timer interruption
Posted on November 13, 2017 at 17:44
Hello Everyone,
I am working on the STM8AL3166 and try to handle a timer interrupt. My need is to wait 500ms and then check again a value (not pooling)
How/Where do I write the program when the interrupt occurs? Where can I find the header file?
I did several hours of searching and can not find anything, Please Help !
Thank,
David
#timer-interrupts #delay