
Originally Posted by
Phil Moore
Skimask,
Also changed ADCON0 to 0 (just in case),
Serout2 works OK (same pin) but that's not the point!
Sanity rapidly departing, need to go away and have a think.
Thanks for your help - another brain always sees something different!
Cheers,
Phil.
I think I see your problem back in the 1st post:
Code:
DEFINE OSC 8 ' Tell PicBASIC
define DEBUG_REG PORTA
define DEBUG_Bit 1
DEFINE DEBUG_BAUD 9600
DEFINE DEBUG_MODE 1
If this is the code you're using...what's wrong with this picture?
The problem is very subtle. I missed it a dozen times. Check page 31 of the manual.
Bookmarks