Re: elimination of intercharacter gap in RS232 stream?
- From: Rich Webb <bbew.ar@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 10 Oct 2007 22:47:33 GMT
On Wed, 10 Oct 2007 13:25:54 -0500, "Bo" <bo@xxxxxxxxxx> wrote:
This would be
simple to do with no RTOS even on an 8051 talking to a 16550
That's not the *right* fix but it is a fix, although I'm not familiar
off-hand with any chips in the 8051 family that have dual uarts (sure
to be some, though). Other processors may be better suited.
Regardless, without knowing anything else about the IDS but guessing
from the original post that an increased latency of 5+ msec would not
be a problem as long as the data stream was well-formed, just throw
some hardware at it by adding a buffer between the two systems that
holds an incoming packet for 5 msec + grace and then streams it out
the other end.
That would almost certainly "fix" the symptoms but it sounds like the
problem is back up the design chain a step or two. Better to fix the
design than rely on duct tape.
Who's the contract with? May be an opportunity here when it comes up
for a recompete... ;-)
.
- Follow-Ups:
- References:
- Prev by Date: Re: elimination of intercharacter gap in RS232 stream?
- Next by Date: MSP-FET430UIF msp430-gdbproxy won't initialize device in Ubuntu
- 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
|