Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 & SSD1309 - uncorrect image #2409

Open
Discorez opened this issue Mar 25, 2024 · 3 comments
Open

ESP32 & SSD1309 - uncorrect image #2409

Discorez opened this issue Mar 25, 2024 · 3 comments

Comments

@Discorez
Copy link

When the image is displayed, it is shifted to the left by several pixels.
IMG_20240325_134838

The display is connected to the ESP like this
scale_2400

Init line
U8G2_SSD1309_128X64_NONAME0_F_4W_HW_SPI u8g2(U8G2_R0, /* cs=*/ 5, /* dc=*/ 1, /* reset=*/ 3);

How can I fix it?
Thanks.

@Gopijackson
Copy link

can u give your code! me also trying !

@Discorez
Copy link
Author

Code is attached
SSD1309_2.42_OLED.ino.zip

@Gopijackson
Copy link

Thanks for sharing, but im getting this issue.
how to solve this
SSD1309

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants