-
A description of the problem and the conditions that cause it to occur
I can't make TFT eSPI to work with ESP32 C3 Super Mini with GC9A01 display. The same HW setup works with Adafruit GC9A01 library…
-
Hello team,
TL;DR
At T-Display-S3 board while using C++ backend AboutSlint{} is falling into neverending for loop which is causing reset of the board (without any error).
I've started today my …
-
I'm working on adding support for that other USB board I mentioned, the [ESP32-S3-GEEK](https://www.waveshare.com/wiki/ESP32-S3-GEEK), and when the display gets initialized, the beginning of the text …
-
I'm using an ESP32 with connected OLED 240x240 Pixel. I would like to use your AnimatedGIFs_SD to display Gifs on the Oled. Perhaps you can give me some hints how to connect the following cardreader t…
-
My device: ESP32-S3-Box-Lite (N16R8V) + Display: ST7789
MycroPython: MicroPython v1.20.0-698-g3f25a765d on 2023-06-28; ESP32S3 Box Lite (spiram octal) with ESP32S3
My code:
```
import lvgl as …
-
### Is your feature request related to a problem?
It kind of is related to a problem. On some displays only when transferring to the display using SPI the byte order for each color needs to be revers…
-
Is there any way to speed up the display speed of GFX BMP files (using "BmpClass. h")?
The file is located in SPIFFS, ESP32S3 MCU, SPI interface ST7789 driver display.
Actual testing shows that a 32…
-
Any recommendations for converting a TTF to pbm? I have not had much luck with netpbm documentation for converting from ttf, svg, or any other modern font format into a file format netpbm can underst…
-
I'd like to request a place to list the variants of CYD. I recognize that this is built around the micro-USB-only variant, but the USB-C variant is common too, and I can get it shipped for $9.50. Work…
-
I have an esp32 and ili9488 connected in parallel, which have successfully lit up with your code, but did not fill the entire screen. When I tried to modify the resolution and chip model, it went blac…