The start bit is already there. You don't need to ad it. Standard serial comms = 1 start bit
followed by 8 data bits, followed by the stop bit, which is just an idle period where the TX
pin is held at idle logic for one bit period before the next byte can be sent.
Bookmarks