That's why I never bothered rewriting the code to use the MSSP, just wasn't worth the code space and/or effort at the time.
The LCD spec's at 6Mhz SPI rate, but I can't seem to get it much higher than 2.5Mhz. Probably an extra Tcycle delay somewhere in the datasheet that I missed. Might need to have a small delay after each byte or group of bytes is sent or something. Don't know, don't care, works for me.
And working from that same rate of 6 screen refreshes per second...
With straight text, I can send about 2K characters per second to the screen, actually a bit more.
Plenty fast...
Bookmarks