maniac84
Full Member level 6

Hi guys,
From the datasheet of the PIC18F25K22, we know that this mcu have the CCP function which we can capture and record the interval time between two signal from the same input.
I want to use the CCPR4 to record the time. May I know what is the maximum time interval I can get using this CCP function? I mean how long those it takes to run from value 0x0000 to 0xFFFF? This is because the interval time between my two input signal is more than 20 seconds. Is it suitable to use this CCP function?
From the datasheet of the PIC18F25K22, we know that this mcu have the CCP function which we can capture and record the interval time between two signal from the same input.
I want to use the CCPR4 to record the time. May I know what is the maximum time interval I can get using this CCP function? I mean how long those it takes to run from value 0x0000 to 0xFFFF? This is because the interval time between my two input signal is more than 20 seconds. Is it suitable to use this CCP function?