Quote Originally Posted by HenrikOlsson View Post
How about trying a bit of hardware, a single capacitor should do it.
I fully agree with Henrik. And a small RC-loop would be even better.

If return from INT_Handler is not critical, then just add
Code:
PAUSE 100 'or some shorter time
as a last comment in interrupt routine.

BR,
-Gusse-