i am working on a project using pic16f1936.
this chip has 5 capture/compare/pwm module.there are 3 ECCP module and 2 CCP module.
i want to use two ccp module on same port (for example two CCP module on PORTC).but in the pic16f1936 chip has different ccp modules are spreaded.
how to use ECCP module as standard CCP module without affecting other ports.