BASIC Stamp 2: SEROUT (Tpin = 16) echos SERIN (Rpin = 16)
StampyFox
Posts: 2
Hello,
just preparing a lecture and have the following problem:
PC sends 't' to BASIC Stamp
BASIC Stamp should send 16 bit value in HEX back (e. g. ABCD)
but I get
tABCD
that means I get an echo of SERIN at SEROUT?
I can't expain that behaviour. Testet with an app and the old
WIN 3.11 Terminal-Program (here local echo switched off, really!!).
Any comments?
Thanks and kind regards
StampyFox
just preparing a lecture and have the following problem:
PC sends 't' to BASIC Stamp
BASIC Stamp should send 16 bit value in HEX back (e. g. ABCD)
but I get
tABCD
that means I get an echo of SERIN at SEROUT?
I can't expain that behaviour. Testet with an app and the old
WIN 3.11 Terminal-Program (here local echo switched off, really!!).
Any comments?
Thanks and kind regards
StampyFox
Comments
many thanks for your fast answer. I have only a printed version of Manual 2.0c,
maybe I have missed that hint somewhere. And as you know always in a great
hurry...
Greetings
Udo