Forum breadcrumbs - You are here:ForumGeneral: HelpSSD1306
You need to log in to create posts and topics.

SSD1306

Hi

I tried the SSD1306 display at 128x128 pixels with the U8g2lib library using the SH1107 display but it seems that it writes the line from 7 to 15 always on line 7. Maybe the 2 displays are not compatible as I thought. A strange thing also happens to me, if I create a new circuit with ssd1306 and Arduino it doesn't work, but if I open the circuit in the examples it works.

Regards

Uploaded files:

Hi.

I know that there are some issues with this, but right now it is low priority for me.
Not sure if both displays are compatible or not, but they look pretty similar.

SSD1306 does not work when you create it, but if you save and open then it works, it is probably something not properly initialized.
The problem with line 7 to 11 must be a bug, something left from the previous limit to 64 pixels height.