View previous topic :: View next topic |
Author |
Message |
Nabeen
Joined: 17 Apr 2006 Posts: 1
|
reading from graphical lcd |
Posted: Mon Apr 17, 2006 12:07 am |
|
|
Hi there,
i'm trying to read from a graphical lcd but i could not . It will be a great help for me if any one could send me the asm code or c code or just a flow chart. I'm using Philips microcontroller.
best regards
nabeen |
|
|
treitmey
Joined: 23 Jan 2004 Posts: 1094 Location: Appleton,WI USA
|
|
Posted: Mon Apr 17, 2006 8:14 am |
|
|
What graphics controler chip is on the LCD? |
|
|
naB Guest
|
reading from graphical lcd |
Posted: Mon Apr 17, 2006 11:21 pm |
|
|
where do i get that information from?
there is nothing written in the graphical lcd.
There's only
SG12864A
written |
|
|
NABEE Guest
|
Re: reading from graphical lcd |
Posted: Mon Apr 17, 2006 11:23 pm |
|
|
Nabeen wrote: | Hi there,
i'm trying to read from a graphical lcd but i could not . It will be a great help for me if any one could send me the asm code or c code or just a flow chart. I'm using Philips microcontroller.
best regards
nabeen |
where do i get that information from?
there is nothing written in the graphical lcd.
There's only
SG12864A
written |
|
|
kender
Joined: 09 Aug 2004 Posts: 768 Location: Silicon Valley
|
Re: reading from graphical lcd |
Posted: Mon Apr 17, 2006 11:37 pm |
|
|
naB wrote: | where do i get that information from? |
What's the fine print on the chips on your LCD module? |
|
|
arunb
Joined: 08 Sep 2003 Posts: 492 Location: India
|
RE: |
Posted: Tue Apr 18, 2006 1:39 am |
|
|
Hi,
I think its a KS0107 or HD61202 controller IC.
thanks
arunb |
|
|
treitmey
Joined: 23 Jan 2004 Posts: 1094 Location: Appleton,WI USA
|
|
Posted: Tue Apr 18, 2006 8:04 am |
|
|
A quick google of SG12864A brought me to me LCD and it shows using HD61202. Now do a search for HD61202 in the library and see if you can do a driver. You may have to do some work,... ie; you may have to convert a different graphic LCD driver to match you spec.
http://www.apollodisplays.com/pdf/HD61202.pdf |
|
|
|