stamp serin
Archiver
Posts: 46,084
I have been working on the Icom CI-V interface with a BS2, Im having trouble
with the serin function It captures the first of 10 bytes but nothing after
the first byte. I have used the wait modifier, knowing the first two bytes
are 254 then reading the next byte is read correctly but nothing after that
is correct, could the tx rate be to fast for the BS2, Its set up as 9600 8 n
1 noninverted or 84 which should be correct, on the scope it is clean and I
can count the bytes out.
Is it possible to send 9600 8 n 1 and still not be able to capture it with
the stamp could there be a pacing problem.
with the serin function It captures the first of 10 bytes but nothing after
the first byte. I have used the wait modifier, knowing the first two bytes
are 254 then reading the next byte is read correctly but nothing after that
is correct, could the tx rate be to fast for the BS2, Its set up as 9600 8 n
1 noninverted or 84 which should be correct, on the scope it is clean and I
can count the bytes out.
Is it possible to send 9600 8 n 1 and still not be able to capture it with
the stamp could there be a pacing problem.
Comments
Original Message
From: "Larry Gaminde" <lgaminde@t...>
To: "1 BASIC STAMP" <basicstamps@yahoogroups.com>
Sent: December 25, 2001 12:04 PM
Subject: [noparse][[/noparse]basicstamps] stamp serin
| I have been working on the Icom CI-V interface with a BS2, Im having
trouble
| with the serin function It captures the first of 10 bytes but nothing
after
| the first byte. I have used the wait modifier, knowing the first two bytes
| are 254 then reading the next byte is read correctly but nothing after
that
| is correct, could the tx rate be to fast for the BS2, Its set up as 9600 8
n
| 1 noninverted or 84 which should be correct, on the scope it is clean and
I
| can count the bytes out.
| Is it possible to send 9600 8 n 1 and still not be able to capture it with
| the stamp could there be a pacing problem.
|
|
| To UNSUBSCRIBE, just send mail to:
| basicstamps-unsubscribe@yahoogroups.com
| from the same email address that you subscribed. Text in the Subject and
Body of the message will be ignored.
|
|
| Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|
|