LCD Driver Schematic?

Thread Starter

crazyengineer

Joined Dec 29, 2010
156
Hello.I was wondering if anyone know where I find any schematics for connecting a LCD display that uses a ribbon cable to a FFPGA or a basic microcontroller? I'm sorry if my question seems vague, but I asking for my own personal research.
 

bertus

Joined Apr 5, 2008
22,995
Hello,

The connection and program needed to drive the LCD display is dependend on the type of display.
There are dispalys that have a intelligent driver on it and those that have only dotwise capability, so you need to make the characters yourself.

Bertus
 

spinnaker

Joined Oct 29, 2009
7,830
Hello,

The connection and program needed to drive the LCD display is dependend on the type of display.
There are dispalys that have a intelligent driver on it and those that have only dotwise capability, so you need to make the characters yourself.

Bertus

Good point. I was ASSUMING HD44780 compatible which is the most popular type for character displays but might not be what the OP has.
 
Top