Josh, Thanks for your input... What do you mean by tristate? Is there another state besides on and off? Are you saying I do the following: disable outputs write W to GPIO enable outputs If that is what you are referring to I am not sure that is possible as this output is PWM and the extra 2 instructions per toggle would cut my possible rate. - Dan At 12:06 AM 11/7/2002 -0600, you wrote: >Perhaps just to be super safe, instead of toggling the pins on and off, >toggle them on and then tristate them. That way you'd be sure you >wouldn't have one up and one down. > >Just an idea. > >Josh >-- >A common mistake that people make when trying to design something >completely foolproof is to underestimate the ingenuity of complete >fools. > -Douglas Adams > > >Daniel Rubin wrote: > > If I always write to GPIO making sure the paired outputs are always the > > same using MOVWF (as opposed to BCF/BSF) would I have any problems? Are > > people concerned with the internals of the PIC and output pins are toggled > > based on register changes or are they just concerned with user code that > > might not keep the paired pins in sync? I can certainly eliminate the > later. > >-- >http://www.piclist.com#nomail Going offline? Don't AutoReply us! >email listserv@mitvma.mit.edu with SET PICList DIGEST in the body -- Design Devices, http://www.designdevices.com PIC microcontroller programmers & tools, motor controllers and more on Ebay: http://cgi6.ebay.com/aw-cgi/eBayISAPI.dll?ViewSellersOtherItems&userid=designdevices -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu