SH1122 display compatibility #304
-
Good morning, https://www.alibaba.com/product-detail/Resolution-256x64-SPI-interface-white-7P_62427607341.html |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Unlikely to work out of the box, but probably not a lot of work to derive a driver from one of our supported options for someone motivated |
Beta Was this translation helpful? Give feedback.
-
I missed that - It's an interesting display. I've ordered it and I'll do the driver. It's likely a copycat of the SSD1322 as the SH1106 is a copycat (almost) of the SSD1306 |
Beta Was this translation helpful? Give feedback.
-
Driver has been added |
Beta Was this translation helpful? Give feedback.
-
Hi, The maximum SPI speed is 12Mhz, after which it stalls (all my other screens support 40Mhz without problem). There are some pretty unpleasant brightness issues:
I think (but I haven't analyzed yet) that it's a hardware problem. It seems that the internal step-up power supply (12V Oled) is not dimensioned correctly and that it fails when there are too many pixels lit and the brightness is set to 4 or 5. Have you also noticed these problems with your screen? |
Beta Was this translation helpful? Give feedback.
Driver has been added