Hi,
If I remember correct then you need to read the portb to end the mismatch condition.
This has to be done inside the ISR.
This should end your interrupt condition.Code:TEMP = PORTB ' temp is some variable
Hi,
If I remember correct then you need to read the portb to end the mismatch condition.
This has to be done inside the ISR.
This should end your interrupt condition.Code:TEMP = PORTB ' temp is some variable
Regards
Sougata
Bookmarks