I'm trying to print to the 632 LCD via RS232/DB9 from a microcontroller that has RS232 output.
I am able to print to the LCD fine from WinTest and HyperTerminal on my PC.
I am also able to print and communicate fine between the microcontroller and the PC/Hyperterminal. So in other words, the microcontroller is sending the right bits/characters.
However, I cannot print correctly from the microcontroller to the LCD. I am able to power the LCD on from external DC power. When I try to print a simple character like 'A' to the LCD, I get out a character corresponding to '}' or another high character. It is also not consistent in its printing. Sometimes an 'A' is a '{'. Other times it might be an up arrow.
Any ideas?
I am able to print to the LCD fine from WinTest and HyperTerminal on my PC.
I am also able to print and communicate fine between the microcontroller and the PC/Hyperterminal. So in other words, the microcontroller is sending the right bits/characters.
However, I cannot print correctly from the microcontroller to the LCD. I am able to power the LCD on from external DC power. When I try to print a simple character like 'A' to the LCD, I get out a character corresponding to '}' or another high character. It is also not consistent in its printing. Sometimes an 'A' is a '{'. Other times it might be an up arrow.
Any ideas?
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.