/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Graphic LCD 128x64

Username:     
Password:     
             

Forum

# 1   2008-02-14 07:34:49 Graphic LCD 128x64

HerveTT
New member
Registered: 2007-12-12
Posts: 3

Graphic LCD 128x64

Hi everybody...
I'm register on the ST web site forum, and i'm still without answer to my question, perhaps, i will get one here...i hope..hehe
To sum up, i'm searching somebody who has already developed an application with a Graphic LCD 128x64 and a STM32.
In my project i use both of them and i can't do the communication.
I will be very glad to talk with someone who has already succeded this communication.
Thanks a lot !
Long life to the STM32...

Offline

 

# 2   2008-02-14 11:12:11 Graphic LCD 128x64

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: Graphic LCD 128x64

The handling of the LCD depends on the LCD controller, not on the size. If you controller is close to the controller used in the Primer (ST...), you could reuse the same functions.

Offline

 

# 3   2008-02-14 12:31:08 Graphic LCD 128x64

HerveTT
New member
Registered: 2007-12-12
Posts: 3

Re: Graphic LCD 128x64

Yes i know this, but it's not the same LCD than the LCD of ST primer.
My LCD is a monochrom Graphic LCD with a controller KS0107.
I've tried to update the graphic library of Primer for my LCD but LCD are very different.
I have found some graphic library for my LCD but not for STM32, and it's not easy to update the source for
STM32.

Thank you for your answer at least.

Thanks

Offline

 

# 4   2008-03-15 22:08:15 Graphic LCD 128x64

radzio
New member
From: Poland
Registered: 2008-01-20
Posts: 1
Website

Re: Graphic LCD 128x64

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ń

Offline

 

# 5   2014-03-06 14:12:44 Graphic LCD 128x64

universe
New member
Registered: 2014-03-06
Posts: 1

Re: Graphic LCD 128x64

Hello, I know this thread is outdated, but I just want to say first of all thanks for your library it's working great, and second I want to ask you how could I add new fonts (bigger), I tried to import some from the arduino library but it doesn't seem to work, only random characters displayed, I also tried vainly to search the web. Thanks for any hint.

Offline

 

# 6   2014-03-07 06:49:25 Graphic LCD 128x64

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: Graphic LCD 128x64

Take a look at the font_spe.c where some extra fonts are defined, and in the Conception document (resources\CircleOS project page at http://www.stm32circle.com/resources/do … eption.pdf) which explain how the character fonts are implemented.
See also the project list where examples and character generators are available.

Offline

 

Board footer