We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
We are working on the STR91x Evaluation Board and we are using Timer0 Interrupt (for Output Compare).
Interrupt is expected to come continuously whenever output compare occurs. But that is occurring only for the first time. In the interrupt handler we are reading the status register and explicitly clearing the flag(output compare).
Please suggest a solution to get the interrupt continuously whenever output compare occurs.
So long as you take care to follow the instructions for posting source code...