I used MPLAB 8.92 to write & test a .asm programme for the 16F1708 PIC.
I chose that PIC as it has Interrupt on Change on all inputs.
However, I have found that IOC only works on PORTA inputs.
When I change one of the PORTC inputs, the IOCCF flag does not change & the PIC won't exit Sleep - as it does for PORTA inputs.
Is this due to a fault in the MPLAB software, or am I missing something?
Any assistance will be appreciated.
Len
I chose that PIC as it has Interrupt on Change on all inputs.
However, I have found that IOC only works on PORTA inputs.
When I change one of the PORTC inputs, the IOCCF flag does not change & the PIC won't exit Sleep - as it does for PORTA inputs.
Is this due to a fault in the MPLAB software, or am I missing something?
Any assistance will be appreciated.
Len