Hi Nick,
In the Interrupt handler, you need to read PORTB to "end the mismatch".Otherwise, as soon as you RESUME, it will interrupt again.Code:Temp = PORTB
<br>
Hi Nick,
In the Interrupt handler, you need to read PORTB to "end the mismatch".Otherwise, as soon as you RESUME, it will interrupt again.Code:Temp = PORTB
<br>
DT
Bookmarks