Re: help re pbp3 and picket 2 with 12f675
Hi, Judd
May be you could
1) add
@ the top of the code
2) Giving the link could have helped so much ... 
http://www.rc-float-flying.rchomepag...w%20Driver.htm
shows the config is missing for GP3/MCLR ... used as an input
so, also add @ Top for PBP3
Code:
#CONFIG
__config _INTRC_OSC_NOCLKOUT & _WDT_ON & _PWRTE_ON & _MCLRE_OFF & _CP_OFF & _BODEN_ON
#ENDCONFIG
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks