Hello,
Quick question : is it normal to have CCP+1 in p16F88x_perif.xml :
ccpunit name="CCP+1" type="00" configregsA="CCP1CON"
ccpreg="CCPR1L,CCPR1H"
pin="PORTC2"
interrupt="CCP1"
ccpunit name="CCP2" type="00" configregsA="CCP2CON"
ccpreg="CCPR2L,CCPR2H"
pin="PORTC1"
interrupt="CCP2"
Not sure why it is not simply CCP1 (and if it matters anyway - I don't think so :-)
Quick question : is it normal to have CCP+1 in p16F88x_perif.xml :
ccpunit name="CCP+1" type="00" configregsA="CCP1CON"
ccpreg="CCPR1L,CCPR1H"
pin="PORTC2"
interrupt="CCP1"
ccpunit name="CCP2" type="00" configregsA="CCP2CON"
ccpreg="CCPR2L,CCPR2H"
pin="PORTC1"
interrupt="CCP2"
Not sure why it is not simply CCP1 (and if it matters anyway - I don't think so :-)