cancel
Showing results for 
Search instead for 
Did you mean: 

control 128*64 GLCD (ks0108) with STM32 blue pill

BKAYS.1
Associate

Hello guys, I want to control 128*64 GLCD(ks0108) with STM32 blue pill.

I searched many resources on the internet but I could't find any useful example.

How can I use 128*64 GLCD with STM32 MCUs?

Could you share library and connection diagram?

This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

This thread relates to a so-called Blue Pill, which uses illegally cloned STM32F103. ST resources are only dedicated to supporting genuine ST products. We are not committed to ensuring that clones/fakes products work properly with the firmware we provide.

We recommend to purchase genuine products from STMicroelectronics and purchase them from known and trusted distributors.

This thread will now be locked. However, if you face difficulties while using genuine ST products, we’re here to assist you. Please feel free to start a new thread, and our team, along with community members, will be ready to help you with any issues/questions you encounter.

Thank you for your understanding.

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

3 REPLIES 3

Like this one? https://www.adafruit.com/product/188

Can't you find a generic driver for it and simply map your available GPIO's to it? Going to want 5V Tolerant pins for the OUTPUTs

http://www.vishay.com/docs/37329/37329.pdf

Find an Arduino diagram, especially related to power connections.

>> I searched many resources on the internet but I could't find any useful example.

I find this hard to believe. There's perhaps not something that'll walk you over every step for your specific case in painful detail, but there's surely enough information to infer what's needed.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
BKAYS.1
Associate

yes like this GLCD. I'm newbie on STM microcontrollers

I couldn't find a working example, In the examples I found on the internet, the detailed information was not shared(pin connection) and wasn't working, I have tried all the examples that I found. what I want is to control like this glcd using the stdperiph library

Peter BENSCH
ST Employee

This thread relates to a so-called Blue Pill, which uses illegally cloned STM32F103. ST resources are only dedicated to supporting genuine ST products. We are not committed to ensuring that clones/fakes products work properly with the firmware we provide.

We recommend to purchase genuine products from STMicroelectronics and purchase them from known and trusted distributors.

This thread will now be locked. However, if you face difficulties while using genuine ST products, we’re here to assist you. Please feel free to start a new thread, and our team, along with community members, will be ready to help you with any issues/questions you encounter.

Thank you for your understanding.

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.