gLCD EBM001

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
User avatar
Jan Lichtenbelt
Posts: 797
Joined: Tue Feb 17, 2009 8:35 pm
Location: Haren GN, the Netherlands
Has thanked: 128 times
Been thanked: 264 times
Contact:

gLCD EBM001

Post by Jan Lichtenbelt »

The EBM001-74 is the gLCD of the EB084. I bought the EBM001 itself, but now I'm wondering what the meaning of the A0 pin is?
see:
http://www.matrixmultimedia.com/resourc ... php?id=707

Jan Lichtenbelt

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: gLCD EBM001

Post by Benj »

Hi Jan,

Sorry for the delay.

I think the A0 pin is the data/instruction control pin. Are you using Flowcode v5 to drive the display? It should be included in 5.5. If not then I can post some example C code for you.

User avatar
Jan Lichtenbelt
Posts: 797
Joined: Tue Feb 17, 2009 8:35 pm
Location: Haren GN, the Netherlands
Has thanked: 128 times
Been thanked: 264 times
Contact:

Re: gLCD EBM001

Post by Jan Lichtenbelt »

Dear Ben

Thanks for your reaction. It is more that I understand the working of the gLCD. Is it easy to tell what it does and does-not?

Kind regards

Jan Lichtenbelt

Alle1307
Posts: 1
Joined: Mon Sep 16, 2013 8:46 am
Location: Den Hoorn ZH, The Netherlands
Contact:

Re: gLCD EBM001

Post by Alle1307 »

I obtained a EBM001 through Elektor. It looked a nice piece of kit to connect to my MBED system. And being part of Eblocks I expected all relevant information on the website. Unfortunately there is no reference to the LCD driverchip or the protocol that is needed to drive the display.
Driver libraries in C would be great and I expect that is available at the website of the gLCD vendor.

Can anyone provide me with this information?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: gLCD EBM001

Post by Benj »

Hello,

The EBM001 uses a ILI9163C controller IC. Here are some files I received from the manufacturer.
Attachments
ILI9163C+LB_New-LCD 2011-10-18.C
(2.21 KiB) Downloaded 344 times
SF-TC177L-9305A-N_规格书.pdf
(376.07 KiB) Downloaded 319 times
ILI9163C_DS_V001_20100107.pdf
(3.33 MiB) Downloaded 342 times

Post Reply