Hi,
You need to use INTCON = $80 to clear interrupt flags. Also the portb mismatched condition is cleared when you read it.INTCON.0=0 ' Clear interrupt flag
Hi,
You need to use INTCON = $80 to clear interrupt flags. Also the portb mismatched condition is cleared when you read it.INTCON.0=0 ' Clear interrupt flag
Regards
Sougata
Bookmarks