Replies: 3 comments 1 reply
-
You need to activate u8g2 16 bit mode, see faq. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, but it did't help. I've uncommented line in u8g2.h
The page goes to the right and appears completely on the left |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes! With this code it's work!
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I use OLED display 256x64 with controller SSD1322 + STM32F108.
I'm trying to make a function to move text outside the screen border, but the text starts to appear on the other side.
How to avoid the appearance of text on the other side?
Beta Was this translation helpful? Give feedback.
All reactions