I have been trying to figure out how to get my PIC24FV08KM101 to trigger off of IC2 (RB9 Pin 13). I want to read the frequency of a square wave. Right now I never reach the interrupt. Anyone have ideas? Thanks.
void initCCP2(void){
↧