I use a Timer 4 in down-count mode (T4CTL = 0xC9), I start him and try to stop by using the following command: T4CTL &= ~(1<<4). But after this a timeout interrupt is still occur (I check it by oscilloscope). What's wrong?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.