public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re:[ECOS] LCD on EP7211
@ 2001-02-02  1:32 Fano Ramparany
  2001-02-02  6:28 ` Lewin A.R.W. Edwards
  0 siblings, 1 reply; 3+ messages in thread
From: Fano Ramparany @ 2001-02-02  1:32 UTC (permalink / raw)
  To: Lewin A.R.W. Edwards; +Cc: eCos Disuss

Hi Lewin,

> The sample code in eCos works A-OK for me (I am using the 7212, but
it's
> the same board). Are you 100% certain you have initialized your
pointer
> correctly? I tested initially using the Alps grayscale 640x240 LCD and
now
> I've interfaced a color QVGA LCD, which is working great! (with
tweaking,
> of course).

What are the exact references of the color LCD you are using on the
EDB7212,
and how difficult is it to adapt the driver to this new screen? There's
an
application note available on Cirrus Logic web site dedicated to the use

of a color screen. Did you use this documents?

Regards,
Fano Ramparany

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re:[ECOS] LCD on EP7211
@ 2001-02-02  1:27 Fano Ramparany
  0 siblings, 0 replies; 3+ messages in thread
From: Fano Ramparany @ 2001-02-02  1:27 UTC (permalink / raw)
  To: Wilson Kwan; +Cc: eCos Disuss, Lewin A.R.W. Edwards

Something we are currently doing with a EP7212 board, is to compile the
library lib7209 whose
source C files are available from the Cirrus Logic CDROM (Maverick arm
SDT environment),
with the arm-elf-gcc cross-compiler. All LCD functions (sensitive
touching, graphical and text display)
run correctly. All you have to do if you intend to use these functions
in a multithreaded application,
is to protect areas where physical ressources are accessed (e.g. memory
read/write,...) with eCos
mutex mechanism. You can find some posts exchanged from the mailing list
archive under
subject: "eCos EDB72XX lcd driver library" or "EDB7212 LCD support".

Regards,

Fano Ramparany

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-02-02  6:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-02  1:32 Re:[ECOS] LCD on EP7211 Fano Ramparany
2001-02-02  6:28 ` Lewin A.R.W. Edwards
  -- strict thread matches above, loose matches on Subject: below --
2001-02-02  1:27 Fano Ramparany

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).