I don't think it is a good idea to parallel the pins. What about start-up? I will at least make space for some diodes, some thing like a BAV70LT1 OR BAW56LT, depending on sink or source. These are two diodes in a sot23 common cathode or anode. Thys -----Original Message----- From: pic microcontroller discussion list [mailto:PICLIST@mitvma.mit.edu]On Behalf Of Josh Koffman Sent: 07 November 2002 08:06 To: PICLIST@mitvma.mit.edu Subject: Re: [PIC]: Using 2 outputs in parallel for higher current? 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 -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu