Hi at all, i'm tryng to send from my 16F628A / 20Mhz some character to a VideoProjector to control it via RS232.
The VDP only work at 38400 with Even parity.
So the rs232.h routines not allow the 38400 baud but have the parity.
The "USART routine" allow 38400 by hardware but not use the parity bit option.
Can somone have the solution? how to edit the rs232.h file to upgrade at 38400 or enable and calculate the parity in the alternate USART routine?

thak you
Thank's