>
> Troy Powledge wrote:
> >
> > Hi,
> > This may be an elementary question but I am drawing a blank. All I want to
> > do is connect a pin on a basic stamp that is configured as an output to a
> > pin on a PIC16C84 that is configured as an input. Do I have to do anything
> > other than just tie these two together? Does there need to be any resistors
> > involved.
> >
> > Thanks in advance.
> > Troy Powledge
> >
RemoveMEtpowTakeThisOuT
eramp.net
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Kitty Powledge
> > Certified BeautiControl Image Consultant
> >
http://www.eramp.net/bcontrol/
> >
spamBeGonetpowspamBeGone
eramp.net
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Kitty, I don't know about the 16C84, but according to Parallax when a
> basic stamp
> is configured to output on an I/O, it acts like a switch between power
> supply
> rails! A 'high' is equal to being connected to the +5VDC rail, and a
> low is equal
> to being connected to ground! Since the I/O's only sink 25 mA, and
> source 20 mA, it
> could be very possible to blow your stamp's onboard voltage regulator!
> (or Worse, kill
> the stamp's PIC!) I would assume the 16C84 has this same type of 'Totem
> Pole' output,
> and if so, you could seriously damage it as well!.
> For a simple solution, put a 10 K resistor inline between the I/O's.
> Voltage highs
> and lows will still be 'felt' by the stamp. (and probably the PIC also!)
>
> One other note. The stamp may sink and source 25/20 mA per I/O, but
> the whole stamp
> (total of all pins) can only source 40 mA, and sink 50 mA!