Thats the problem I am facing. I do not have control of the Oscillator or the baud rate or parity. I tried serout2 and it is too slow to handle (also serout) at 9600bps and 3.579mhz. I have teseted the PIC at 10mhz and it can output 9600bps using serout without a hitch, unfortunatly the crystal is fixed at 3.479mhz.. grrr
I have written the code for my applciation and it works perfectly when using no parity... I wish there was a way to send 1 bit out serially after each transmission of a byte with odd parity. I guess the question would be, does anyone think it wouldn't be too hard to create an assembly routine which sends a parity bit serially depending on the byte to be transmitted?
Bookmarks