Hello, everybody,
NAS4Free currently built-LCDproc module
I use http://goo.gl/2NA7c the same LCD module
Chip using FTDI FT232RL 28 Pin SSOP Package
LCDd.conf Driver=hd44780 ConnectionType=ftdi ftdi_mode=4 ftdi_line_RS=0x40 ftdi_line_RW=0x20 ftdi_line_EN=0x10 Keypad=no Contrast=0 Backlight=no OutputPort=no Size=20x4 CharMap=hd44780_default DelayBus=true KeyMatrix_4_1=Enter KeyMatrix_4_2=Up KeyMatrix_4_3=Down KeyMatrix_4_4=Escape
I am sure this LCDd.conf normal execution FT245R
But can not be executed in FT232RL
Ask the experts predecessors, How do I solve the driver problem?
FT232R - USB UART IC Introduction
Please make sure you use the correct chip.
The hd44780-ftdi driver use either FT245 or FT2232 chips. Those are different from the FT232!
Log in to post a comment.
Hello, everybody,
NAS4Free currently built-LCDproc module
I use http://goo.gl/2NA7c the same LCD module
Chip using FTDI FT232RL 28 Pin SSOP Package
I am sure this LCDd.conf normal execution FT245R
But can not be executed in FT232RL
Ask the experts predecessors, How do I solve the driver problem?
FT232R - USB UART IC Introduction
Please make sure you use the correct chip.
The hd44780-ftdi driver use either FT245 or FT2232 chips. Those are different from the FT232!