u8g2 icon indicating copy to clipboard operation
u8g2 copied to clipboard

ESP32 & SSD1309 - uncorrect image

Open Discorez opened this issue 2 years ago • 3 comments

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.

Discorez avatar Mar 25 '24 11:03 Discorez

can u give your code! me also trying !

Gopijackson avatar Mar 31 '24 10:03 Gopijackson

Code is attached SSD1309_2.42_OLED.ino.zip

Discorez avatar Mar 31 '24 11:03 Discorez

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

Gopijackson avatar Apr 01 '24 06:04 Gopijackson