ljcox
Full Member level 5
- Joined
- Feb 1, 2006
- Messages
- 253
- Helped
- 25
- Reputation
- 50
- Reaction score
- 23
- Trophy points
- 1,298
- Location
- Melbourne Australia
- Activity points
- 3,118
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.
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.
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