u8g2 icon indicating copy to clipboard operation
u8g2 copied to clipboard

Display: SSD1363 256x128

Open fritolays opened this issue 6 months ago • 6 comments

Controller Datasheet: SSD1363.pdf

Related Issues: https://github.com/olikraus/u8g2/issues/2298 https://github.com/olikraus/u8g2/issues/2318

Seems this controller/resolution has come up before without proper support being implemented. As per your comment in https://github.com/olikraus/u8g2/issues/2298 I've tried the SSD1322 constructor and it does display without the noise. This is how the Hello World example displays using the U8G2_SSD1322_240X128_F_4W_SW_SPI constructor. signal-2024-08-17-150715

Let me know if there is anything else I can provide or test...

fritolays avatar Aug 17 '24 19:08 fritolays