Hi guys ,
can someone confirm my interpreted view of the data sheet relating to timer0 on a 12F683
http://www.microchip.com/wwwproducts...cName=en010115
datasheet states
5.1.4 TIMER0 INTERRUPT
Timer0 will generate an interrupt when the TMR0
register overflows from FFh to 00h. The T0IF interrupt
flag bit of the INTCON register is set every time the
TMR0 register overflows, regardless of whether or not
the Timer0 interrupt is enabled. The T0IF bit must be
cleared in software. The Timer0 interrupt enable is the
T0IE bit of the INTCON register
Is this saying that enabling/disabling the TOIE bit is irrelevant and as a result when looking at the T0IF you cant stop the timer0 interrupt by not enabling TOIE ??
Cheers
Sheldon
Bookmarks