adding a second stop bit to serout?
Could anybody help me add a second stop bit to the serout function? Can it be done in·sxb, or does it need to be done in Assembly?
I can't find anything in the SEROUT in·the help file.
Thanks.
Shaun·
I can't find anything in the SEROUT in·the help file.
Thanks.
Shaun·
Comments
Of course, you'll need a PIN definition for TX, and CONstant definitions for Baud and BitTime. Use this declaration:
You may want to use the MAX operator to limit the maximum number of additional stop bits.
Post Edited (JonnyMac) : 5/14/2007 7:33:13 PM GMT
Thanks for the help!
Shaun