Hey, I've gotten the I2C working seemingly fine on my GLK12232-25-SM, but I can't write simple text to it.
I can do all commands I can verify on the display visually (show a bitmap, clear the screen, change contrast/backlight etc...), but I can't write a string of text. Kinda weird.
I'm assuming it's just something stupid I'm doing, but all I do is a start signal, write the lcd address, then try to write "Hello World!" or whatever, and nothing happens.
Ideas? Do I need to be doing anything extra for non-command data?
Simple text in I2C w/GLK12232-SM
Yeah, I guess I could, that's no fun though! 
I'll give that a shot sometime soon. I assume this would cause no text to be displayed if the font has been corrupted/otherwise borked? I did make sure to test all of that, all 3 fonts I have in it before doing the I2C conversion, but I guess it could've gotten messed up somehow.

I'll give that a shot sometime soon. I assume this would cause no text to be displayed if the font has been corrupted/otherwise borked? I did make sure to test all of that, all 3 fonts I have in it before doing the I2C conversion, but I guess it could've gotten messed up somehow.
Re: Simple text in I2C w/GLK12232-SM
psylence wrote: I can do all commands I can verify on the display visually (show a bitmap, clear the screen, change contrast/backlight etc...), but I can't write a string of text. Kinda weird.

Re: Simple text in I2C w/GLK12232-SM
<sigh> OK, I'm going home.psylence wrote:psylence wrote: I can do all commands I can verify on the display visually (show a bitmap, clear the screen, change contrast/backlight etc...), but I can't write a string of text. Kinda weird.
Henry J.
President
Matrix Orbital
President
Matrix Orbital
Because of how the display works, if you could test uploading a new font or bitmap for me in RS232, I'll be able to tell you exactly what is wrong. If my assumption is correct, you will not be able to... We can establish that you can communicate via I2C with the unit, so this is not the issue. What may be the issue is how the memory chip is handling the fonts, and unfortunately you cannot download fonts or bitmaps in I2C. Let me know how you make out!!
Miles Y.
Head of Technical Support
Product Manager
Matrix Orbital
Head of Technical Support
Product Manager
Matrix Orbital