You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your module has no **CS** pin, or if **CS** is already tied low on the PCB, no extra wiring is needed for chip select.
105
+
106
+
Many 1.3" ST7789 modules keep the backlight enabled when **BLK** is left floating. In that case the screen will work without connecting **BLK** at all. If you want firmware-controlled backlight, connect **BLK** to GPIO 5.
107
+
108
+
Be aware that **GPIO 0** and **GPIO 2** are ESP8266 boot strap pins. This wiring matches the original hardware used by the firmware, but if your module pulls either line to the wrong level during reset the ESP8266 may fail to boot.
0 commit comments