Hi

Development tool:
visual c++ 2005 express

Problem (s):
1) I'm sending 8 bits + parity + 1 stop bit (9600 bit/s) using the UART,
how can I read the byte, even if there is a problem with the parity, because
the byte with parity error is replace by the byte defined in ParityReplace!

2) I'm using timers with the UART, but sometimes, I don´t read the bytes one
by one, using the events.
How can I put the events of the UART prior to the timers, so that I can't
fail one read.


If some one can help, i appreciate very much.


Best Regards
Vitor Amorim