Probably need to add a bit more delay for the LCD, command_us and data_us. Add those defines and increase them until it works (note:data_us is a byte value, only goes to 255, command_us is a word value).
Maybe a bit of character pacing on the serial port? Try a bit of a delay there also.
For further reference, it's all in the little green manual...
Bookmarks