If you've got a few extra crystals handy (and assume that you just happen to have the right values), how about tell the compiler you're using 2400 baud with 4mhz, but actually use a 32mhz. The compiler won't know the difference and you'll be running at 19,200.
But since you're running a 16F series, you're probably limited to 20mhz (depending), so maybe, tell the compiler you're running 4mhz with 9600 baud, and actually use 8mhz, to which you'll get 19,200 baud...
But there I go thinking again...gotta stop that...
Bookmarks