Blank screen while using stm32 with OLED 128x32 SSD1306
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-27 6:13 AM
Hello all,
I'm trying to use STM32 bluepill with OLED SSD1306 128x32 to display characters.
I've tried many many libraries but no luck. The screen remains blank. No response.
But the same screen works with arduino. So i know connections are fine, only problem with coding.
Here are the libraries that I've tried
- https://github.com/vookimedlo/stm32-ssd1306
- https://github.com/GolinskiyKonstantin/STM32_Lib_OLED_SSD1306_I2C_SPI
- https://www.youtube.com/watch?v=ruDyTsmVls4
- https://www.youtube.com/watch?v=Mt6U30Yxrr8
I've also tried changing the address from 0x78 to 0x77 and 0x3C but no luck.
I do not get error in any of them but the screen remains blank.
Please someone help.
Labels:
- Labels:
-
Github
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-27 8:31 AM
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
