TFT_eSPI - ESP32-S2 mini - ST7789 #3237
Replies: 3 comments
-
You might want to provide some information on your setup and problem... |
Beta Was this translation helpful? Give feedback.
-
My configuration is this #define TFT_DC 33 // Data/Command |
Beta Was this translation helpful? Give feedback.
-
I think it might be worthwhile reading the new issue checklist: Only raise issues for problems with the library and/or provided examples. Post questions, comments and useful tips etc in the "Discussions" section. To minimise effort to resolve issues the following should be provided as a minimum:
Plus further information as appropriate to the problem:
The idea is to provide sufficient information so I can setup the exact same (or sufficiently similar) scenario to investigate and resolve the issue without having a tedious ping-pong of Q&A. DO NOT paste code directly into the issue. To correctly format code put three ticks ( ` character on key next to "1" key) at the start and end of short pasted code segments to avoid format/markup anomolies. See here: Example output:
It would help without us having to ask a load of questions like "what is the error?" |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I need help, I have an ESP32-S2 mini and an ST7789 display, I wanted to make it work with the TFT_eSPI library, but I can't, can you help me, I use Arduino IDE to program
Beta Was this translation helpful? Give feedback.
All reactions