If Port A is all input, and port B is all output, Does this move port A to Port B?
PBP
ASM:Code:PortB=PortA
So are these the same?Code:movf porta,0 movwf portb
If Port A is all input, and port B is all output, Does this move port A to Port B?
PBP
ASM:Code:PortB=PortA
So are these the same?Code:movf porta,0 movwf portb
Last edited by cncmachineguy; - 18th November 2010 at 03:20. Reason: added
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
Yup, do not forget to set the TRIS.
Dave
Always wear safety glasses while programming.
TRIS???
haha joking, i won't forget.
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
Bookmarks