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

STR9 user manual incompletness

Hello all,
The STR9 manual does not state that

TIM0->SR = 0xBFFF ;

must be executed inside the ISR of a timer (that is, to clear the status bit set by hardware indicating that the counter equals the output compare register). If you don't, your CPU will crack...
However, this is specified in the user manual for the STR7!

0