electronicnoob
Junior Member level 1
Hi, is it advisable to use an interrupt to turn on another interrupt?
I'm trying to use 2 CCP (capture mode) interrupt, CCP1 and CCP2 to measure the time difference between 2 pulses on the PIC16f887 microcontroller. I'm trying to use CCP1 to turn on the interrupt for CCP2. Is this method advisable or will it cause error in the ISR?
Thanks in advance
I'm trying to use 2 CCP (capture mode) interrupt, CCP1 and CCP2 to measure the time difference between 2 pulses on the PIC16f887 microcontroller. I'm trying to use CCP1 to turn on the interrupt for CCP2. Is this method advisable or will it cause error in the ISR?
Thanks in advance