Page 1 of 1

gaph display

Posted: Sat Dec 19, 2009 1:00 pm
by franky
Hi at all,

I'm using ecio40 and I would like to know if I can use this type of display (LGM12864B), if I can how can I connect to ecio40? because in glcd module I have only 4 signals..

thank you very much!

Re: gaph display

Posted: Mon Dec 21, 2009 9:38 am
by Benj
Hello

The Graphical LCD component in Flowcode is designed for use with our graphical display E-Block. This uses a specific type of Nokia display and will not work with any other graphical displays. If you look under the beta component section on the main Flowcode page then there is a component for driving a KS0108 type LCD display which may suit your LCD more. You will probably have to tailor the code driver to better suit your display. The device datasheet should also show you how to connect it up to the ECIO device and tailor the software.

Re: gaph display

Posted: Mon Dec 21, 2009 7:00 pm
by franky
Hi benj,

I'll try thank you!