Where can I find out which pins are assigned to INT_EXT, INT_EXT1, and INT_EXT2 for PICs? I've searched through this forum and have only found bits and pieces. Also, I have not found a section in the PIC datasheet that specifically mentions these interrupts.
Can anyone point me in the right direction?
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
Posted: Fri Aug 17, 2007 3:40 pm
You are looking for the INT0, INT1 and INT2 functions, located at pin RB0, RB1 and RB2 respectively.
You didn't mention the PIC model you are using but I'm sure these interrupts are in the datasheet. For example the PIC18F458 datasheet describes the external interrupts in chapter 8.6 'INT interrupts'. The PIC18F8722 datasheet describes them in chapter 10,6 'INTn Pin Interrupts'.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum