lexus2k / ssd1306

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

black screen on ssd1306 with version 1.7.10 (1.7.8 works)

Abraxas3d opened this issue · comments

Please provide the following information:

library version

// ssd1306 - Version: 1.7.10

LCD display type

ssd1306

Steps to reproduce the issue

start the snowflakes example with an arduino nano connected to the ssd1306 via I2C

Expected behavior

see the pretty snowflakes

Actual behavior

black screen
data observed with oscope on I2C

downgraded to ssd1306 - Version: 1.7.8

and it worked! saw snowflakes! :+)

Thank you for reporting. Yes, confirmed, there is issue with 1.7.10 release.

Please, check the fix cf8394a.
Is there anything else not working in 1.7.10 release?

Feel free to reopen the issue if ssd1306 support doesn't work