[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Read full 8-bit character from serial port?
>I can't find anything clearly stating its behaviour either way. I
>suggest you have a look and try to find something to justify your
>theory.
< http://www-clips.imag.fr/projet-systeme/Z85230/chapter7.pdf>
Page 7.3
"The receive buffer must be read before the recently re-
ceived data character on the serial input is shifted into
the receive data FIFO. This FIFO is three bytes deep.
Thus, if the buffer is not read, the fifth character just ar-
rived causes an overrun condition. There is no bit that
can be set or reset to disable the buffering."