I would like to setup a simple GP3 pin going high interrupt on a 12f683 chip.
Nothing fancy simply interrupt a loop when pin goes high.
The intcon command is confusing me, as is how to select GP3 as the interrupt pin?
I note that cmcon0 and ansel also have to be set to configure pin as digital input.
The "on interrupt" comand in the manual doesnt show how to select the choosen pin for the interrupt? Please help. Thanks
Bookmarks