MCU w/ integrated graphics LCD controller suggestions?



Hi all,
I'm looking for a single chip solution that integrates an Epson-like (135x family, e.g.) LCD controller and some flash with a modest MCU.

The application needs at a minimum of
2 bits per pixel and
320 by 240 STN LCD control.

Similar code and font data on a 80186 consumes around 64k bytes so it needs at least that much flash built-in. The LCD RAM obviously needs to be at least 19.2k but the general purpose RAM could be tiny (1 or 2 kbytes). SPI slave hardware is also required. Pretty modest, no?

I'm not interested in an external bus and it can't be BGA. I'm wondering if such a beast exists or if I have to put down an epson and a micro w/ bus to do this job. Production quantities are in the 1k/year range so custom is out... Suggestions?

TIA,
Bob
.



Relevant Pages

  • Re: cheapest FPGA?
    ... I can do it with a microcontroller, but the only MCUs with the hardware I need (TFT LCD controller) ... tend to come with lots of other stuff (ethernet, large flash, USB etc.) which I don't need. ... At some point I may look at the NXP ARM9 LCD part which can load from SPI but it's in a BGA package ... rates than the MCU could handle. ...
    (comp.arch.fpga)
  • 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: MCU w/ integrated graphics LCD controller suggestions?
    ... I'm looking for a single chip solution that integrates an Epson-like (135x ... e.g.) LCD controller and some flash with a modest MCU. ... The AT91SAM7S/X/A3 has the SSC which is ...
    (comp.arch.embedded)
  • 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. ...
    (comp.arch.embedded)
  • Re: MCU w/ integrated graphics LCD controller suggestions?
    ... LCD controller and some flash with a modest MCU. ... I second Ulf's suggestion to look at driving the LCD "manually" but of ...
    (comp.arch.embedded)