Sobakava
Full Member level 6
pic18 interrupt routin
CCS 3.148:
I am porting a 16F877 code to 18F452 but
it seems my program has problems with
interrupts.
Only RB0 EXT0 interrupt enabled. I send
"ISR" string for debugging from serial port
at the start of #INT_EXT.
Program sends ISR string continuously
even the RB0 is connected to GND and there is
no level change.
What's wrong?
CCS 3.148:
I am porting a 16F877 code to 18F452 but
it seems my program has problems with
interrupts.
Only RB0 EXT0 interrupt enabled. I send
"ISR" string for debugging from serial port
at the start of #INT_EXT.
Program sends ISR string continuously
even the RB0 is connected to GND and there is
no level change.
What's wrong?