Em 17/10/2011 11:40, slippyr4 escreveu: > On 17 October 2011 13:50, Michael Watterson wrote: > >> If the UART has no "two stop bits" option built in then add "parity bit" >> fixed at "mark". (I think most 16F and 18F have that option as a way to >> get two stop bits). >> >> > The data sheet says "Parity is not supported by the hardware, but can be > implemented in software and stored as the ninth data bit.". So no go :-( Yes, it will work. Just set the 9th bit to '1'. Then you will have two '1' bits together, the 9th bit plus the parity bit. It gives the same result as two stop bits. Isaac --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .