Already have : CMCON = 7 ' PortA = digital I/OOriginally Posted by DynamoBen
Already have : CMCON = 7 ' PortA = digital I/OOriginally Posted by DynamoBen
i bet on the internal osc... place the following at the top of your code
OSCCON=%01110000 ' for 8MHZ operation
OR
OSCCON=%01100000 ' for 4MHZ operation
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks