
Originally Posted by
shawn
I currently use serout to send characters to a one wire lcd display. I would like to use serout2 instead because of some of it added features. I'm using N9600 for my serial out using serout. This mode has always worked for me without any problems. Correct me if I am wrong but using N9600 with serout does the following. 9600 baud, Driven Inverted, 8N1, not open.
So then in order to set my mode for serout2 Bit 15 = 0, bit 14 = 1, bit 13 = 0, and the lower 13 bits = 84 for 9600 baud. So my mode should be 16084. Am I close I've messing around with this off and on for a week with no resolve. What am I missing.
Shawn
Bookmarks