cancel
Showing results for 
Search instead for 
Did you mean: 

Using a Graphic LCD 128x64

hervett
Associate II
Posted on March 17, 2008 at 03:41

Using a Graphic LCD 128x64

10 REPLIES 10
hervett
Associate II
Posted on May 17, 2011 at 12:23

Hi everybody ...

I've just buy a STM32 and i use for control a Graphic LCD 128x64...

I would like to know if somebody already has to work with one stm32 and a graphic lcd. Indeed I am in lack of information and I would be really happy that somebody can give me some piece of information.

I thank you enormously. :D

james239955_stm1_st
Associate II
Posted on May 17, 2011 at 12:23

Well there is a 128x128 on the Primer and a bigger display on the STM3210B-EVAL, the code for either should help.

hervett
Associate II
Posted on May 17, 2011 at 12:23

Thank you for your answer, but the lcd used in the STM3210B-EVAL and in the STM32Primer are color LCD and the functioning is not the same as a graphic LCD. I look more exactly a protocol for using my LCD. I found some sources, but for pics or other and not for STM32 or ARM. If you have some idea on How control a graphic LCD 128x64 ( and not TFT or other...only graphic), if you have some documents, some sources withe ARM-based µC, i will be glad to see them . I wrote a small program which normaly should work but it doesn't work, then if you want I can put it on-line so that we look at that together.

Thank you a lot again for your quick answer. I hope that I was understood

Thank you a lot. :D

jsmaia
Associate II
Posted on May 17, 2011 at 12:23

Look at the files section of the LPC2000 group from Yahoo. There are some libraries for GLCDs. This is not for STM but is for ARM and so is not so hard to translate.

Regards,

Maia

hervett
Associate II
Posted on May 17, 2011 at 12:23

Maie, thank you for your answer, i have find something but i can't go to the section '' files'' of the group.

I have an ID Yahoo, but i have not access for files ....how can i have them ?

hervett
Associate II
Posted on May 17, 2011 at 12:23

maiA ( sorry for the last time )

I'm stupid, really sorry, i have forgotten to join the group ...really sorry

hervett
Associate II
Posted on May 17, 2011 at 12:23

In order to sum up my search, i just want to know if somebody has already use and communicate with a LCD 128x64 and a STM32.

Thanks a lot !!

hervett
Associate II
Posted on May 17, 2011 at 12:23

Hi everybody !

I'm still on my LCD Graphic 128x64 and it's hard!

I always hope to find someone who has do something with STM32 and a LCD Graphic 128x64 with a controller KS0107/0108,

I join my Ride Project for the LCD.

If someone can help me, i will be glad to give him gold for his entire life...hihi

Thanks a lot!

Best regards... 🙂

radek
Associate II
Posted on May 17, 2011 at 12:23

Hello,

I added support for STM32 devices to my KS0108 universal library :

http://en.radzio.dxp.pl/ks0108/

This is the first release of driver for STM32 (written this evening), so it may be bugged. I've tested this on STM3210B board and RKitARM with 128x64 KS0108 display.

Best regards,

Radosław Kwiecień