[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] frame error
From: |
xol |
Subject: |
Re: [avr-gcc-list] frame error |
Date: |
Tue, 28 May 2002 23:06:11 -0700 |
You can get frame error easy if the baud rates on PC and AVR are different.
Frame error comes then instead of stop bit which must be one you get zero
bit.
> Hi,
>
> if i understand it right, the FE (Frame Error) Bit in the UCSR0A detects a
> "wrong" transmission with the usart interface. If i transfer data over the
> serial line to/from pc, is it possible to handle such errors in an
> intelligent way? May it be possible to force e.g. the pc to transfer the
> wrong data again ?
>
> Regards,
> Torsten.
> --
> Torsten Hahn
> TU Bergakademie Freiberg - Institut für Experimentelle Physik
> Silbermannstraße 1, 09596 Freiberg
> mail: address@hidden
> phone: +49 3731 392670
> avr-gcc-list at http://avr1.org
avr-gcc-list at http://avr1.org