Nope...it's open!
As you've already figured out, there's only one channel on this PIC.What I am confused about is why there are (2) CCP1 pins (PORTB.2 & PORTB.3)?
Yes, they are alternate pins for the same function.
If my reading is right, you can have it one of a few ways:
1 - No CCP module, hardware serial data out, and low voltage programming
2 - Use the CCP module, don't use hardware serial data out, and keep low voltage programming
3 - Use the CCP module, keep the low voltage programming, but lose the hardware serial data output.
I guess it's all about the options...
(check the PIC24 and PIC32 and their use of the whole 'assignable pin function' deal. It's slick)






Bookmarks