I would need some help with the external interrupt on pin 33 on the PIC16F887(PDIP). Basically I have tried everything, went by the datasheet, and the interrupt ended up not working. I'm 99% sure, that I have the hardware working because it worked with an Arduino. I am using an encoder, and both pins have pull-downs. I want to trigger the interrupt on the rising-edge. The code has some LCD code and functions in it, all of that works properly. Also take into account, that I'm fairly new to...
External Interrupt on PIC16F887 not working // MPLABX XC8 C
External Interrupt on PIC16F887 not working // MPLABX XC8 C