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

D-Vine 4 parallel vfd

Discussion about LCD's and other related hardware

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

Post Reply
rdwatson
Posts: 4
Joined: November 29th, 2008, 5:30 am

D-Vine 4 parallel vfd

Post by rdwatson »

trying to get 2x16 parallel port vfd working with smartie 5.4 and getting bizarre behavior. Using the HD44780.dll plugin, port $378. When I first startup Smartie, everything works perfectly, but after a few minutes, the second line disappears....no output. If I stop and then restart smartie the same thing happens. Seems like a timing issue since it works @ first. Any ideas??????

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

Post by caesar »

Can be a timing issue, VFD are slower than normal LCD's.

Please try

Code: Select all

$378,5
as startup parameter! This will slow thing down a little bit.

(there are no spaces between the numbers, just a comma)

rdwatson
Posts: 4
Joined: November 29th, 2008, 5:30 am

D-Vine 4 parallel vfd

Post by rdwatson »

that didn't help :cry: What should the parallel port setting be? ECP, EPP, ECP+EPP? should I have the old parallel port driver (DLPortIO) installed?

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

Post by caesar »

ECP+EPP should cover both cases.
What driver is installed now?

rdwatson
Posts: 4
Joined: November 29th, 2008, 5:30 am

D-Vine 4 parallel vfd

Post by rdwatson »

I've tried the DLPortIO driver with and without....same result

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

Post by caesar »

Can you also try InpOut32?
Get it here http://www.highrez.co.uk/Downloads/InpOut32/

And this is the package you need: http://www.highrez.co.uk/scripts/downlo ... utBinaries

rdwatson
Posts: 4
Joined: November 29th, 2008, 5:30 am

D-Vine 4 parallel vfd

Post by rdwatson »

tried inoutp32 1.2....same problem....this is frustrating. Any suggestions for replacement vfd which will work?

Post Reply