??? 08/05/11 13:13 Read: times |
#183218 - Need not, but should Responding to: ???'s previous message |
On one hand, you don't need to sample the stop bit. But you should. Since the stop bit is there to help you detect if you have accidentally trigged on a false start bit. Without sampling the stop bit, you will not notice any framing errors.
Next thing is that even if you don't care much about stop bits, you must still give enough pause in your transmitter before starting with the next start bit. |