Pins
leshea2
Posts: 83
If you use serout to send some information on pin 0, would you connect the + voltage to pin 0 or pin 1 ?
Thanks !
Thanks !
Comments
if yes, you can use Sout to transmit serial data. its already inverted though becuase it can generate rs232-esqe leveling (to talk to debug and hyperterminal and whatnot).
if no then
are you asking about open collector baud modes?
if yes, pullup pin 0
if no, neither, the signal will power itself, just make sure the receiver shares a ground with the stamp.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
sometimes never is better than sometimes.
Post Edited (nick bernard) : 8/16/2005 8:08:02 PM GMT
Thanks !
I don't know what pin you are calling "the outputting pin". Typically you don't connect ANY voltage to an output, you connect an input to an output.