Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Need USB LPT drivers

Discussion about LCD's and other related hardware

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351, hydrolisk1792

Post Reply
dyter
Posts: 8
Joined: February 23rd, 2009, 7:54 pm
Location: France

Need USB LPT drivers

Post by dyter »

Hi,

There is a lot of low cost USB-LPT adapter on Ebay

I need drivers for this:

http://cgi.ebay.fr/Cable-adaptateur-USB ... 240%3A1318

or where can I buy a all ready USB-LPT adapter ?

Thanks
mattcro
Forum Supporter
Posts: 590
Joined: March 8th, 2006, 1:58 pm
Location: Scotland

Post by mattcro »

This probably won't work for connecting an LCD via USB!! Other people on this forum have tried USB>LPT adapters and they didn't work, because the adapter is not a true LPT port, it just emulates the printer port functions in Windows.

You need to use either motherboard parallel port or a PCI card parallel port for connecting an LCD.

Alternatively you can try the FTDI USB adapter project on this forum: http://forums.lcdsmartie.org/viewtopic.php?t=1540
dyter
Posts: 8
Joined: February 23rd, 2009, 7:54 pm
Location: France

Post by dyter »

I found usb display driver:

banusblcd.dll
FTDI_LCD.dll
HD44780usb.dll
USB_LCD.dll

but nothing work !

Why nobody program this drivers, it's cost <5? !?
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

dyter wrote:I found usb display driver:

banusblcd.dll
FTDI_LCD.dll
HD44780usb.dll
USB_LCD.dll

but nothing work !

Why nobody program this drivers, it's cost <5? !?
I have tested one of these adaptors and I have to inform you that this adaptor adds "USB printing support device" to your system. Not a pure parallel port. It is a hardware limitation. You can't use this adaptor for LCD modules. In order to use an LCD module with usb connection you have to use an FTDI chip: http://www.ftdichip.com/Products/Evalua ... UM245R.htm
dyter
Posts: 8
Joined: February 23rd, 2009, 7:54 pm
Location: France

Post by dyter »

Thanks for your quick answer,

Is this ok ?:

http://cgi.ebay.fr/FTDI-UM245R-USB-Para ... 0345141792

or where can I buy a FT245R chip ?
Bellerophon
Posts: 10
Joined: June 10th, 2008, 8:17 am
Location: UK

same problem here

Post by Bellerophon »

same problem here. has anybody managed to get anywhere with this or is it a dead duck? :roll:

Can anyone suggest a cheap place to get a cheap printer card that will work with this lcd if the above will not work.
dyter
Posts: 8
Joined: February 23rd, 2009, 7:54 pm
Location: France

Post by dyter »

I found this:

http://cgi.ebay.fr/ws/eBayISAPI.dll?Vie ... 2759.l1259

but I don't know if any display drivers work :(
caesar
Forum Supporter
Posts: 734
Joined: October 15th, 2005, 10:39 am
Location: Romania
Contact:

Post by caesar »

no specific driver, just the generic serial test driver will work.

Anyway, that product is connecting in 4-bit mode to the display, at 9600bps, it's very slow (no winamp spectrum possible).
Bellerophon
Posts: 10
Joined: June 10th, 2008, 8:17 am
Location: UK

?????????

Post by Bellerophon »

caesar wrote:no specific driver, just the generic serial test driver will work.

Anyway, that product is connecting in 4-bit mode to the display, at 9600bps, it's very slow (no winamp spectrum possible).
are you saying that this
generic serial test driver
solves my problems.

Where would I get it from? How do I implement this on my system?

THX
caesar
Forum Supporter
Posts: 734
Joined: October 15th, 2005, 10:39 am
Location: Romania
Contact:

Post by caesar »

I am just saying that this USB to serial LCD adapter
will work with the serial test driver (very slowly and no custom characters are available).

It would be better and cheaper to wire yourself a FTDI adapter to the LCD like in this post here: http://forums.lcdsmartie.org/viewtopic.php?t=1540
dyter
Posts: 8
Joined: February 23rd, 2009, 7:54 pm
Location: France

Post by dyter »

but it's support Parallax LCD Character Creator (LCDCC) and LCD Custom Character for Windows.
I don't understand, this circuit as a ft232 chip, but it as additionnaly an interesting 16F628,
FTDI_LCD.dll display driver don't work with this circuit !?

I finally bought a UM245R module here http://www.ftdichip.fr/ ...
Post Reply