Page 1 of 1

Interrupt when pin goes high

Posted: Tue Jul 03, 2012 7:02 pm
by Dmitry Maximenko
Hello!
I wonder how I enable an interrupt when one pin goes to high in Flowcode.
Interrupt to call any function.
I would be wery grateful if someone makes an example on any PIC.
Thank you!
Best Regards
Dmitry

Re: Interrupt when pin goes high

Posted: Tue Jul 03, 2012 7:34 pm
by STibor
RB0 interrupt.

Re: Interrupt when pin goes high

Posted: Tue Jul 03, 2012 7:37 pm
by dazz
Here you go, hope it helps

Regards
Dazz
int.jpg
(184.58 KiB) Downloaded 774 times

Re: Interrupt when pin goes high

Posted: Tue Jul 03, 2012 7:43 pm
by medelec35
Hi Dmitry,
Here is my example.

3 replies are much better than 0 :)