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

Proble in getting interrupt continuously.

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.

0