Hi,
[ulist]
I’ve been playing with a lontech LCD driver: RS-232(2004) Driver
And I’ve attached it to a Hitachi 20x4 LCD: HD44780U (LCD-II) (Dot Matrix Liquid Crystal Display Controller/Driver)
[/ulist]
Once again I’m a little confused as as to why I can’t get it this serial device working.
I decided to connect it to the USB->UART (RS232MAX) cable instead of my domino, so I don’t burn out my last two remaining serial ports. : These cables are cheaper than my Domino.
The Driver feature says: Communicate over RS232 interface
It has a MAX232 chip on it, see attached image.
[quote]RS-232 Communications
The RS-232 connector on the PC cable is wired so that a standard “straight through” 9 pin D-sub cable
may be used to connect the module to a standard serial port such as COM ports on PCs. Note that this device
complies with the EIA232 standard in that it uses signal levels from ± 12V to ± 12V and can be converted to
TTL levels as well. The LCDRS2 is set at 9600 bps default speed. Other settings are:
8 bits, no parity, 1 stop bit. DB9 Connection
A standard DB-9F is provided for RS-232 communications. Power may also be supplied via this connector
if desired.
[/quote]
I’ve set the connect speed to 9600bps, as I’ve learnt this from previous mistakes.
So I guess my questions are:
[ulist]
Is the output from the LCD driver RS232 or UART (TTL level)?
Have I stuffed the USB->UART cable?
How do I get it working with the USB-> UART cable.
[/ulist]
I think I found the issue, I think I should be using J1 instead of J5. I’ll post back soon on how I go.
That’s the problem when you look at pictures instead of what is written. The Driver datasheet pictures are not helpful at all. And the fact I didn’t find a datasheet for the LCD until now.