2020-04-03 3:51 PM - last edited on 2024-11-06 6:34 AM by Andrew Neil
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?
Solved! Go to Solution.
2025-04-25
12:15 AM
- last edited on
2025-04-25
7:33 AM
by
Maxime_MARCHETT
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
2020-04-03 4:32 PM
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.
2020-04-04 3:21 PM
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
2025-04-25
12:15 AM
- last edited on
2025-04-25
7:33 AM
by
Maxime_MARCHETT
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