What about micros like this: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=68HC908LD64 The digikey description says that it can handle LCDs but the datasheet says that it's VGA/SVGA/etc style output. This is actually the old part, the RoHS part number is MC908LD64IFUE so maybe it was changed, but I can't find a datasheet for that part. In any case this part isn't very expensive (much cheaper than SED chips!). Thanks, -- Sean At 15:37 5/16/06, you wrote: >--- In lpc2000@yahoogroups.com, Sean <embeddedrelated@...> wrote: > > > > I am very surprised. > > > > Controlling a decent sized LCD is not an unusual > > thing to do -- why are there no cheap solutions?? > > > > Has anyone had any luck with the RA8835 > > chip? It's supposed to be a drop-in replacement > > for the SED1335 but I can't figure out where to buy it! > > > > The Freescale MC908 looks like it might work as > > well, except I can't find any documentation on it > > and the freescale site is very broken. > > > > There must be another way... > > > > -- Sean > >No problem whatsoever with the Intel PXA255. The LCD controller is >one of the internal gadgets. This is an ARM9 and runs Linux - see >www.gumstix.com. > >There is a driver built into the kernel and documentation is available >on how to activate it. > >It is worth knowing that ><http://www.nyx.net/%7Ejpurbric/lcd/>http://www.nyx.net/%7Ejpurbric/lcd/ has a >schematic for a controller based on the PIC16F877. However, source is >not offered and there are some glitches according to the author. > >I am in the process of building a simple ASCII terminal using this >display (640x480 - monochrome) ><http://tinyurl.com/lmcoh,>http://tinyurl.com/lmcoh, I plan to >use the Atmel ATmega128 because I don't want to be bothered with 3.3V >-> 5V translation. If it wasn't for that little problem, I would just >use the LPC2106. In either case, the character generator will be in >flash and the frame buffer will be external - DRAM initially but >probably SRAM later on. > >I built this Z80 with CP/M project on an FPGA a couple of years ago. >Now I would like to delete the VGA output and use the LCD ASCII >terminal with TeleVideo TV950 emulation. Eventually, I would like to >port the LCD controller to the FPGA but I am short of pins. Hm... > >Richard > > > > > > > >---------- >YAHOO! GROUPS LINKS > > * Visit your group > "<http://groups.yahoo.com/group/lpc2000>lpc2000" on the web. > * > * To unsubscribe from this group, send an email to: > * > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>lpc2000-unsubscribe@yahoogroups.com > > * > * Your use of Yahoo! Groups is subject to the > <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service. > > >----------
Message
Re: [lpc2000] Re: What is the best way to control a monochrome LCD?
2006-05-17 by Sean
Attachments
- No local attachments were found for this message.