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

HD44780 and FDI FT232BM

Discussion about LCD's and other related hardware

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

Post Reply
jzagaja
Posts: 7
Joined: January 26th, 2009, 9:23 am

HD44780 and FDI FT232BM

Post by jzagaja »

I'm getting troubles with HD44780 and FDI FT232BM. Problem with "DLL initialize error" FTDI_LCD.dll. LCD screen is always blank. Is that wiring issue?

Smartie 5.4.1, x64 dlls, Windows Vista Ultimate x64.

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

Post by caesar »

The lcd should show at startup (power on) black blocks on the first and 3rd line.
If you don't see that then it's a wiring problem.

Also FT232 chips have to be put in bit-bang mode using a program from FTDI's website (at least that is necessary for FT232R that I use).

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

Power on blocks may not be visible if the contrast trimmer is dimmed.
So you have to check your hardware throughly!

As Caesar said: you must see these blocks on start up!

jzagaja
Posts: 7
Joined: January 26th, 2009, 9:23 am

Post by jzagaja »

FT232 chips have to be put in bit-bang mode using a program from FTDI's website
How? Which one - Mprog?

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

Post by caesar »

That is it, I couldn't remember the name, Mprog.
Can you see the blocks yet?

jzagaja
Posts: 7
Joined: January 26th, 2009, 9:23 am

Post by jzagaja »

There's no such an option "bit bang mode" in mprog. Is it activated from a client? Checked wiring:

http://kazior.org/LCD-FTDI.png

but there's no blocks. Keep trying...

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

Post by caesar »

There is a problem with the ground connection, you should just connect 2 and 15 on the LCD to GND on the module and drop the connection to RST, VIO, EXT and VOsomething.

Without GND, no blocks...

jzagaja
Posts: 7
Joined: January 26th, 2009, 9:23 am

Post by jzagaja »

RST, VIO, EXT and VO should be connected to?

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

Post by caesar »

Not connected according to the FTDI thread here:
http://forums.lcdsmartie.org/viewtopic.php?t=1540

But from my experience VIO should be connected to +5V - VCC

AHA, just seen it.
VO should be VCC on the module, or not? Can't see to good in that picture, then VCC and VIO are tied and connected to LCD pic 2 and 15.

You will just have to connect the two ground pins on the module and then to LCD pin 1 and 16-through 100R like you have it now.

For blocks to show up 10k variable resistor should be turned to ground or just connect pin 3 to GND for testing.

jzagaja
Posts: 7
Joined: January 26th, 2009, 9:23 am

Post by jzagaja »

No idea what's happening. My LCD:

http://www.artronic.pl/o_produkcie.php?id=665?

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

Post by caesar »

The LCD pin 3 must be connected through a 20k pot directly to groung (not to ground and Vcc like you have on the schematic!).

That's your black blocks problem, contrast isn't set right.

jzagaja
Posts: 7
Joined: January 26th, 2009, 9:23 am

Post by jzagaja »

Still failed to open device :(

Post Reply