Re: uC and LCD (or uC and LCD controller) interfacing



On Aug 21, 7:15 am, Tim Wescott <t...@xxxxxxxxxxxxxxxx> wrote:
On Tue, 21 Aug 2007 03:58:34 -0700, Ajab wrote:
Can anyone give me any application notes/links which will help me to
understand the uC and LCD (or uC and LCD controller) interfacing ?

Have you done web searches?

An LCD segment turns dark (or light) when you apply voltage, and will get
stuck that way if the voltage stays on. So an LCD controller applies a
square wave to the segments you want to turn on -- that's a big part of
the reason you need a controller instead of just logic and some resistors.

Actually, you can do it with logics and DC/DC converters. I am
driving an LCD panel by toggling port pins only, but it's using up all
the micro processing power. So, in theory, you can build an LCD
controller with standard CPLD, FPGA or ASIC. For high volume, ASIC w/
dumb uC might be cheaper than LCD uC.


.



Relevant Pages

  • Re: MCU w/ integrated graphics LCD controller suggestions?
    ... I'm looking for a single chip solution that integrates an Epson-like LCD controller and some flash with a modest MCU. ... OTOH, poking around the Atmel site I see the AT91SAM7SE256 (256k flash, 32kSRAM internal and a full 16 bit wide by 20+bit tall external bus) with an Epson S1D13706 hanging on the side will do the job nicely for <$20 total and keep me in TQFP-land. ...
    (comp.arch.embedded)
  • Re: two patches - request for comments
    ... >> In theory, if we would use the standard power interface, it could use the ... about the LCD panel attributes, ... the LCD controller itself, and it just does not make sense to separate ...
    (Linux-Kernel)
  • Re: Best approach, LCD on ARM7
    ... Atmel Chips. ... But we need to implement a LCD display, ... would we use LCD controller or do direct IO from the processor? ...
    (comp.arch.embedded)
  • Re: Where to find LCM / system design info?
    ... fast change of the displayed information. ... But only if an ordinary (meaning cheap) uC can handle it on the side. ... The LCD wouldn't have to do much more than an etch-a-sketch, ... on a micro seems to be the limiting factor w/o an LCD controller if I understood you correctly. ...
    (sci.electronics.design)
  • Re: [PATCH 2.6.18 V6] drivers: add lcd display support
    ... What does the D in LCD stand for? ... tristate "KS0108 LCD Controller" ... tristate "CFAG12864B LCD Display" ... IMHO it seems better as LCD Display. ...
    (Linux-Kernel)