EmbeddedRelated.com
Forums

Simulate 2 stop bit on reception

Started by DonaldShimoda May 22, 2011
--- In r..., Tom Collins wrote:
>
> And how are you sending with 8 bits and even parity?
>

If dynamic c work as expected:

serCdatabits(PARAM_8BIT);
serCparity(PARAM_EPARITY);

Must traduce in sending 8 BITS + E parity.

> Have you looked at data on the serial line to confirm how it's actually being sent? I haven't worked with an extensive number of serial devices, but 8E2 doesn't sound very common.

I work a lot with serial devices and never have a problem, just with this device.