[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: [OT] Serial stop bit conversion
- Subject: Re: [OT] Serial stop bit conversion
- From: "patrick_o_matic" <patrick@xxxxxxxxxxxx>
- Date: Fri, 11 Aug 2006 18:01:42 -0000
--- In ukha_d@xxxxxxx, Simon Ryley <simon.ryley@...> wrote:
>
> Does anyone know a simple way to convert 8 bit 1 stop no parity serial
> data to 8 bit 2 stop no parity serial data?
>
> The data payload doesn't need to change, just the number of stop bits.
The old trick to achieve this was to either set parity to mark or
space (i.e always on or always off) on the sender (I can't remember
which, off hand). Since the parity bit precedes the stop bit, this has
the effect of emulating 2 stop bits.
HTH
Patrick
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|