I need to handle a variety of protocols, some with handshakes, some without.
Also, sometimes it is useful to be able to detect a transition on a
handshake pin independent of the data flow as a poor man's interrupt source.
Some protocols will be ASCII, some will be binary.
William Meyer
----- Original Message -----
From: Jean-Michel Dault <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 23, 1999 11:49 AM
Subject: Re: [devel] serial programming
>
> What kind of serial programming, and how many ports? Do you only need to
> transfer ASCII data, or do you require control lines as well?
>
> Jean-Michel Dault
> [EMAIL PROTECTED]
>
>
> On Fri, 23 Jul 1999, William Meyer wrote:
>
> > Date: Fri, 23 Jul 1999 10:13:24 -0700
> > From: William Meyer <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > Subject: [devel] serial programming
> >
> > Has anyone here done any serial programming? I need to support multiple
> > ports as interfaces for machine control. The serial programming HOWTO
seems
> > to contain errors, is more than a bit thin, and hasn't been updated in
about
> > 18 months.
> >
> > William Meyer
> >
> >
>
>