I looked into ALL DIGITAL and thought it would be the answer to all my prayers...
My Code is now as follows:
INCLUDE "ALLDIGITAL.pbp"
define SHOWDIGITAL 1
Main:
TOGGLE PORTE.0
PAUSE 1000
GOTO Main
Unfortunately I still cannot get any outputs.
When compiled I get the following messages in the results window:
ADCON1 = 0x0F
CMCON = 7
I have rechecked my software and hardware by programming another Pic, a 16F690, and this programs fine.
I am beginnig to think I may have a dodgy couple of IC's. I'll try and build another board up next Monday to rule out this, although I can program and read the pic with the setup I have now.
Any other things I can try?
Bookmarks