OLED DISPLAY NOT WORKING ANY MORE

Hello everybody

I am looking info regarding a 1.5" SDD1351U3 OLED Display of one of my units which looks to be defected. (See photo). When turning the unit on, I tiny flash line appears on the top of the horizontal edge of the display for half a sec and then at the vertical right edge some vertical lines stays on which seems to be te border of the graphic letters. All the rest looks just black.

Do you guys know if just changing the Display could fix the problem or I have to code it or something?

I am good in electronics but I have no experience with OLED Displays to be honest. So any light here will be highly appreciate it.

Thanks and regrads.

The SSD1351 is a full-colour OLED controller. Often on 1.5 inch displays.

Please post a link to the actual display that you have bought. e.g. Ebay sale
Please say which library and which library example you have tried.

Paste the constructor line you are using. There is no need to paste the whole example. We only need to see which lines you have configured for your display.

I have no idea what your photo shows. the number 40 does not look like anything from a 128x128 OLED.

David.

Hello David

The photo shows the failing display to the left, while is powered on, just showing lines of the right vertical edge of the 1.5 inches display. Ignore the numbers because are not the display.

My question is if buying a new display with the ssd1351 driver onboard (solomon systech) will solve the problem. Or if I have to write a code in the driver.

Please post link to display.
Please quote which library and which example.

We have no idea what sketch or library you are using.
Or whether your sketch ever worked.

It is always wise to start with a proven library example.
Verify that your hardware is working first.

David.