-
Build logs:
```
Compiling compiler_builtins v0.1.82
Compiling proc-macro2 v1.0.47
Compiling quote v1.0.21
Compiling unicode-ident v1.0.5
Compiling core v0.0.0 (/home/mixedcase/.ru…
-
### OS
Windows
### Operating System version
10
### Visual Studio Code version
1.70.2
### ESP-IDF version
1.5.0
### Python version
3.8
### Doctor command output
launched this command via the…
-
### PROBLEM DESCRIPTION
Compilation fails on 10.1+ when using ST7789 display driver
### REQUESTED INFORMATION
_Make sure your have performed every step and checked the applicable boxes befo…
-
Hi !
I was able to use this driver for a TTGO Display with st7789. However there is no RST pin on the TTGO T-Watch.
I would like to propose some changes to this driver to handle the absence of the…
-
Hi,
I know I can uncomment 1 line and comment the other one in the "User_Setup_Select.h" file, to have my setup included (per display).
But, I am thinking about more robust way.
Why?
Since I have…
-
LVGL (a mini graphics library) has really usable bindings for micropython, and compiles pretty easily. They seem to be focussing more and more on MP. I'm using it with MP on a tiny TTGO-TDISPLAY and…
-
Hi everyone,
After going through all threads and tutorials possible, I still can't find a solution to my problem. I try to run TFT_eSPI on ESP32 with 128x160 LCD display with ST7735s driver, but th…
-
I've installed the latest esp-idf and esp-iot-solution code.
I can't get idf.py to build my project, I can see the issue, an include (-I /home/jon/esp-idf/components/driver/include) seems to be mis…
-
i have no clue what im doing here i just want it to work
-
There's a couple open source drivers for screens like the ST7789, which are popular amongst some portable projects. Is there any chance that something like this could be supported in an example?