Reply by ryan...@gmail.com March 30, 20082008-03-30
Ravi,

It may be possible to directly drive the panel with an ARM processor as
Wouter said, though, I'd frankly be surprised if you had enough
resources left to do much 'real' work afterwards. Also you will need
more than 38kb of RAM unless of course you only buffer (and render to)
less than the total available screen realestate. Beyond that I can not
comment any further personally I'd hunt for a controller to drive the
thing for you (probably simplest and cheapest), or possibly look at
using an FPGA/CPLD to do the work (relatively complex, but also more
fun). Honestly I've never needed to directly drive an LCD, though
hopefully someone with some actual experience on doing this may be able
to offer some wisdom.

Good luck

Ryan

Ravi wrote:
>
> Thanx Mr Ryan,
>
> I've controllerless LCD NEC make.
>
> So how to interface this LCD.
> How much I should keep Hsync, Vsync ??
> Is it possible to use lesser resolution than what LCD screen support.
> I've VGA resolution screen.
>
> with regards
> Ravi
>
> On Sun, 30 Mar 2008 Ryan Gossink wrote :
> >The best thing to do may be to describe what type of LCD you want to
> >use, is it an LCD with a controller (KS0108, T6963, LC7981), a
> >controllerless LCD panel (direct drive or other), or a VGA LCD (as
> >your original question vaguely alludes). I am sure that with a little
> >more detail on what you are trying to achieve and what you have
> >already done someone will surely be able to offer some useful help.
> >
> >Good luck
> >
> >Ryan
> >
> >On 29 Mar 2008 19:14:16 -0000, Ravi > > wrote:
> > >
> > >
> > >
> > >
> > >
> > >
> > > Dear ALL,
> > >
> > > Can any one tell me how to program LCD display.
> > > How to display on screen ?
> > > What is Horizontal sync ?
> > > What is Vertical sync ?
> > >
> > > If any article is available on GLCD on net will do.
> > >
> > > thanx in advance
> > >
> > > regards
> > >
> > > Ravi
> > >
> > >
> > >
> > >
> > >
>
>

An Engineer's Guide to the LPC2100 Series

Reply by Ryan Gossink March 30, 20082008-03-30
Very impressive, the abstract is nicely written too, thanks for sharing that :)

(Also shows I was wildly wrong about how much an PLC2000 can do too)

On Sun, Mar 30, 2008 at 10:27 PM, mhel wrote:
> maybe this would interest you
> http://www.jandspromotions.com/philips2005/Winners/AR1784.htm
> stumbled upon it before.
> --- In l..., "Ravi" wrote:
> >
> > Thanx Mr Ryan,
> >
> > I've controllerless LCD NEC make.
> >
> > So how to interface this LCD.
> > How much I should keep Hsync, Vsync ??
> > Is it possible to use lesser resolution than what LCD screen support.
> > I've VGA resolution screen.
> >
> >
> > with regards
> > Ravi
>
>

Reply by mhel March 30, 20082008-03-30
maybe this would interest you
http://www.jandspromotions.com/philips2005/Winners/AR1784.htm
stumbled upon it before.

--- In l..., "Ravi" wrote:
>
> Thanx Mr Ryan,
>
> I've controllerless LCD NEC make.
>
> So how to interface this LCD.
> How much I should keep Hsync, Vsync ??
> Is it possible to use lesser resolution than what LCD screen support.
> I've VGA resolution screen.
> with regards
> Ravi

Reply by Wouter van Ooijen March 30, 20082008-03-30
> I've controllerless LCD NEC make.

Get the interface description and follow it to the letter. This is
probably doable with an ARM (if the required amount of RAM is
available), but not easily.
--

Wouter van Ooijen

-- -------
Van Ooijen Technische Informatica: www.voti.nl
consultancy, development, PICmicro products
docent Hogeschool van Utrecht: www.voti.nl/hvu
Reply by Ravi March 30, 20082008-03-30
Thanx Mr Ryan,

I've controllerless LCD NEC make.

So how to interface this LCD.
How much I should keep Hsync, Vsync ??
Is it possible to use lesser resolution than what LCD screen support.
I've VGA resolution screen.
with regards
Ravi
On Sun, 30 Mar 2008 Ryan Gossink wrote :
>The best thing to do may be to describe what type of LCD you want to
>use, is it an LCD with a controller (KS0108, T6963, LC7981), a
>controllerless LCD panel (direct drive or other), or a VGA LCD (as
>your original question vaguely alludes). I am sure that with a little
>more detail on what you are trying to achieve and what you have
>already done someone will surely be able to offer some useful help.
>
>Good luck
>
>Ryan
>
>On 29 Mar 2008 19:14:16 -0000, Ravi wrote:
> >
> >
> >
> >
> >
> >
> > Dear ALL,
> >
> > Can any one tell me how to program LCD display.
> > How to display on screen ?
> > What is Horizontal sync ?
> > What is Vertical sync ?
> >
> > If any article is available on GLCD on net will do.
> >
> > thanx in advance
> >
> > regards
> >
> > Ravi
> >
> >
> >
> >
> >