So I've got my 635 recognized by my system (a 15" 1.67Ghz Powerbook running OS X 10.4.2) by using the driver from http://www.ftdichip.com/Drivers/FT232-FT245Drivers.htm
I grabbted the 635_linux.tar.gz code and it compiled cleanly, and it can connect to the LCD, but there seems to be some kind of communication issue because things don't work 100%.
basically after running:
./test635 /dev/tty.usbserial-3B1 115200
I get on the LCD:
Crystalfontz CFA-635
[logo] 20x4 + keypad &
[logo] LEDs in 51/4" bay
>>>This is line 4<<<
test635 spits out:
Ultra-simple CFA-635 command-line communications example.
Crystalfontz America, Inc. http://www.crystalfontz.com
Usage:
./test635 PORT BAUD
PORT is something like "/dev/ttyS0" or "/dev/usb/ttyUSB0"
BAUD is 19200 or 115200
To clear the display, enter "clear" as an optional third parameter
Serial_Init:: success
"/dev/tty.usbserial-3B1" opened at "115200" baud.
Timed out waiting for a response.
Timed out waiting for a response.
Timed out waiting for a response.
Timed out waiting for a response.
Ctrl-C to exit.
Updated display, now waiting for packets
Any thoughts or suggestions?
Thanks,
Aaron
I grabbted the 635_linux.tar.gz code and it compiled cleanly, and it can connect to the LCD, but there seems to be some kind of communication issue because things don't work 100%.
basically after running:
./test635 /dev/tty.usbserial-3B1 115200
I get on the LCD:
Crystalfontz CFA-635
[logo] 20x4 + keypad &
[logo] LEDs in 51/4" bay
>>>This is line 4<<<
test635 spits out:
Ultra-simple CFA-635 command-line communications example.
Crystalfontz America, Inc. http://www.crystalfontz.com
Usage:
./test635 PORT BAUD
PORT is something like "/dev/ttyS0" or "/dev/usb/ttyUSB0"
BAUD is 19200 or 115200
To clear the display, enter "clear" as an optional third parameter
Serial_Init:: success
"/dev/tty.usbserial-3B1" opened at "115200" baud.
Timed out waiting for a response.
Timed out waiting for a response.
Timed out waiting for a response.
Timed out waiting for a response.
Ctrl-C to exit.
Updated display, now waiting for packets
Any thoughts or suggestions?
Thanks,
Aaron
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.