From: "Anthony Fremont" > You could just simply add a "bcf PORTC,3" right here, unless the 1uS > (assuming 4mhz clock) delay is a problem. If you need them to change at the > same exact time, then change the "bcf PORTC,4" statement above to: > > movlw b'00011000' > andwf PORTC, F Oops, should be "movlw b'11100111'" -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu