One method I saw which seems very basic, is to simply output the bits of each byte and use a pauseus 104 to generate 9600 bps. this way I could send the parity bit. For receivein i do the same thing except I can simply discard the parity bit. This is eally annoying since the parity bit isnt the last i can't simply discard it.
Bookmarks