elimination of intercharacter gap in RS232 stream?
- From: "Bo" <bo@xxxxxxxxxx>
- Date: Wed, 10 Oct 2007 11:50:19 -0500
Writing an Embbeded Linux app for a PC104/Versalogic board. Linux 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
.
- Follow-Ups:
- Re: elimination of intercharacter gap in RS232 stream? FIXED
- From: Bo
- Re: elimination of intercharacter gap in RS232 stream?
- From: Grant Edwards
- Re: elimination of intercharacter gap in RS232 stream?
- From: Anton Erasmus
- Re: elimination of intercharacter gap in RS232 stream?
- From: Grant Edwards
- Re: elimination of intercharacter gap in RS232 stream?
- From: Donald Harris
- Re: elimination of intercharacter gap in RS232 stream?
- From: Tim Wescott
- Re: elimination of intercharacter gap in RS232 stream?
- From: Ted
- Re: elimination of intercharacter gap in RS232 stream?
- From: cbarn24050
- Re: elimination of intercharacter gap in RS232 stream? FIXED
- Prev by Date: Re: Delay Routine: Fully-portable C89 if possible
- Next by Date: Re: Delay Routine: Fully-portable C89 if possible
- Previous by thread: Re: GUI for LCD
- Next by thread: Re: elimination of intercharacter gap in RS232 stream?
- Index(es):
Relevant Pages
|