I do want to also ask how does the compiler set the values for baud and parity?
If I set the TXSTA2 register manually, I think with a 24 then I setting the BAUDCON register can set the baud rate.
How would one set parity?
I believe you have to set for 9 bits and the 9th bit is the parity, but does the compiler create all the needed code to calculate the parity and then set the 9th bit accordingly?
Thanks
Bookmarks