Re: elimination of intercharacter gap in RS232 stream?
- From: "Donald Harris" <harrisdw1@xxxxxxxxxxx>
- Date: Wed, 10 Oct 2007 18:07:28 GMT
"Bo" <bo@xxxxxxxxxx> wrote in message
news:50921$470d02cb$41a26d4d$30902@xxxxxxxxxxxxxxxxxx
Writing an Embbeded Linux app for a PC104/Versalogic board. LinuxTry looking at the handshaking line from the receiver along with the data
2.6.14.17.
Using write() to transmit data packets to another PC104 board. If I
write()
30 bytes, sometimes there is a 2-5mS gap in the middle of the
transmission, usually at about byte 15-20, but sometimes at byte 29--as
seen on a scope. Tried using low latency setting when
opening the port--but this made no difference. This is causing
difficulties for the receiving end-- and we have yet to add two more
serial ports to the application.
Any ideas on how to force continous transmission of the data?
Thanks,
Bo
stream.
The receiver may be requesting the pause. The receiver may need a larger
buffer.
Don
.
- References:
- Prev by Date: Re: elimination of intercharacter gap in RS232 stream?
- Next by Date: Re: elimination of intercharacter gap in RS232 stream?
- Previous by thread: Re: elimination of intercharacter gap in RS232 stream?
- Next by thread: Re: elimination of intercharacter gap in RS232 stream?
- Index(es):
Relevant Pages
|