Hi everyone,I am currently working with a PIC18F1320 and I would like to use the internal interrupt INT0. I send a TTL signal on RB0 with a frequency of 10 Hz. I just want to switch an output (RB3) from low to high when the program goes in the interrupt r..
↧