-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
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
Reactions are currently unavailable