I have two external devices that I want to communicate with through the USART. I have a 28 pin maximum package in an 18F chip, so only a single UART. One of the modules has a CTS pin, one does not. Since I am working at 115200 baud, my other option is to use DEBUG, but I'd really like to do it in hardware. Any ideas? While I'm at it, can DEBUG work at some other non standard baud rate? Like 105 K baud for instance.

Thanks,
Ron