Skip to content

ESP32 Waveshare RGB LCD 1.5" ssd1351 #3848

@gabrieldaviessaxophone-lab

Description

Hello I am trying to display gifs with this library and using the ssd1351. I am following this Youtube tutorial.
https://www.youtube.com/watch?v=mqSe_uMpxIs
I followed it to a t and instead of using the GC9A01 driver I did the ssd1351 driver. But when I upload the code the screen is just glitchy corrupted version of the gif.
I'm using the Arduino IDE. Version 2.5.43 (latest version). SPI interface.
https://www.waveshare.com/1.5inch-RGB-OLED-Module.htm

tft_eSPI_configuration_zip.zip

Connections:
TFT_MOSI 23 (din)
TFT_SCLK 18
TFT_DC 2
TFT_RST 4
TFT_CS 15

The connections are correct. They have worked with other OLED code but this one is not working

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions