2023-01-27 06: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
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.
2023-01-27 08:31 AM