Quote Originally Posted by HenrikOlsson View Post

Since you are running at 20MHz it's likely that SEROUT2 will work at 19200 or even 38400. At 38400 you're down to ~1.6ms for the above. You will need to check the documentation for your serial LCD if there's a way to change the buadrate. I'd expect some jumpers or dipswitches or perhaps it's software controlled. Do you have a link?

/Henrik.
According to the datasheet, I can only use 9600 or 2400 baud. I bought a graphic LCD that will be here today but haven't looked at the documentation yet. The current screen I have is:

http://www.seetron.com/bpp420.html

The one I just bought is:

http://www.seetron.com/sgx120.html

Thanks again for the advice.