adafruit / Adafruit-ST7735-Library

This is a library for the Adafruit 1.8" SPI display http://www.adafruit.com/products/358 and http://www.adafruit.com/products/618
https://learn.adafruit.com/1-8-tft-display
547 stars 303 forks source link

ST7789(GMT130v1) does not work with Wemos D1 mini #197

Closed 3ton closed 2 months ago

3ton commented 2 months ago
GMT130v1                         Wemos D1 mini

GND                                  GND (15)
VCC                                  3V3 (8)
SCK                                  SCK/D5  (5)
SDA                                  MOSI/D7 (7)
RES                                  D4 (17)
DC                                   D3 (18)
BLK                                  -----

display-tft-lcd-13-spi-rgb-240x240-st7789

WeMos-D1-mini-esp8266-pinout-mischianti-low-1024x467

3ton commented 2 months ago

Ah, sorry. SPI_MODE3 resolve my problem