u8g2
u8g2 copied to clipboard
Display: SSD1363 256x128
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.
Let me know if there is anything else I can provide or test...