need to change a/d pins on port a 17,1,2,18 to normal inputsHow to program pic16f628a to change all port A to inputs?
set the TRISA register to 0xff (all inputs), set CMCON register to 0x07 (comparators off).
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment