Quote Originally Posted by Tekky View Post
Hi,
Does anyone know how to add a start bit to either of the PIC Basic
commands SEROUT and SEROUT2. The handbook indicates that the default
settings are 8 data bit, no parity and one stop bit. Many thanks.
There are no options for start bits in SEROUT and SEROUT2.
You can't add one, therefore you can't start serial communications.