| ??? 04/17/01 08:04 Read: times |
#10862 - RE: Timer Interrupt |
If you clear ET0 bit, you only deactivate interrupt for Timer0, however timer is continue.
TF0 flag is set after interrupt occur. Your code between clear and set ET0 is longer as overflow occurs. You must get status of TF0 and reset you, if this status is was set. |
| Topic | Author | Date |
| Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
RE: Timer Interrupt | 01/01/70 00:00 |



