Re: Where to find LCM / system design info?



On Sun, 17 Jul 2005 00:34:47 GMT, the renowned Joerg
<notthisjoergsch@xxxxxxxxxxxxxxxxxxxxx> wrote:

>Hello Spehro,
>
>> Understood. I can tell you that the modules with controllers tend to
>> be relatively expensive (more like tens of dollars rather than
>> dollars) in moderate and low volume, mostly because they are not
>> really used in high volume consumer products. If you really have high
>> volume, the problem becomes more difficult because there are more
>> options. You can easily find monochrome LCD displays that cost more
>> than a complete Gameboy Advance.
>
>IOW you can't really use an ordinary micro controller with a cheap
>graphics LCD? I mean a low pixel version like the OP suggested.

Required bit rates to serial drivers are pretty high, and there are
tight timing constraints. Say the refresh rate is 60Hz and there are
256 x 128 dots.. that's 2MHz/500KHz for bit/nibble-serial plus more
bandwidth for the row driver data). And 4K bytes of RAM, minimum,
which is more than most cheap micros have on board, total. In the
standard T6963 configuration, it takes 8 LSI chips to drive a 64 x 320
monochrome graphic display-- 4 T6A39 column drivers, 1 T6A40 row
driver, two SRAM chips and the controller itself.

>The driver in firmware is no easy feat but the number of available pins
>on a micro seems to be the limiting factor w/o an LCD controller if I
>understood you correctly.

Serial (more or less) so the pin count is probably not an issue unless
you need a load of pins to interface to external RAM.


Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@xxxxxxxxxxxx Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
.



Relevant Pages

  • RAID ate my PCIe-PCI bridges MMIO address space (?)
    ... When I boot a live CD of the same distro with the same kernel the soundcard ... Note that fglrx or no fglrx, as well as Intel HDA driver or no HDA driver, ... 0000:00:12.0: OHCI Host Controller ... cannot reserve MMIO region ...
    (Linux-Kernel)
  • Re: Intel PRO/1000CTcontroller & SuSE Pro 8.2 (MSI 875P Neo-FIS2R)
    ... SuSE 8.2 fresh does not detect the integrated controller. ... driver separately. ... number of MP IRQ sources: ... ACPI: Power Resource ...
    (alt.os.linux.suse)
  • Re: 2.6.11-rc1-mm2
    ... CPU: Trace cache: 12K uops, ... PCI: PCI BIOS revision 2.10 entry at 0xf1e50, ... PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 ... usbcore: registered new driver usbfs ...
    (Linux-Kernel)
  • Re: [RFC][PATCH] SPI subsystem
    ... > Protocol Driver | Controller Driver ... >> If devices are added into a running SPI ...
    (Linux-Kernel)
  • Via High Definition Audio Controller
    ... My Sound card in a laptop is a VIA Tech, "VIA High Definition Audio Controller" and all the drivers are loading but it has no sound. ... Driver: snd-hda-intel ... Test device 0 ... Model: Technologies, Inc. ...
    (Fedora)