My reading of the PICBasic manual is that serial comms are compiler-limited to 9600 baud. Does anybody know whether the PICBasic Pro compiler extends that to,say, 38,400 baud? How about the Hi-tech PICC Lite C compiler? The heart of my project is multiplexing various serial data streams and sending them out as a single stream. Any advice on PIC micros and best compilers to use?

Carl