-
**spi0 dma occur TIMEOUT error**
We use the spi0 with DMA transfer pathway on raspberrypi pi 4b, the peripheral device is FTF LCD st7789v.
1,it occurs transfer TIMOUT error when display RGB565 data …
-
Hi,
I have been trying to run this demo on an 1.3" display with ST7889 driver connected to a ESP32C3 board. I believe that the pin connections are fine because I managed to get some small example run…
-
Trying to build for ESP32 TTGO T module. In menuconfig, I am selecting preconfigured board "TTGO T-Display" however the build fails and throws error shown below. I tried switching to a different boar…
-
### Problem description
Hi, there, I'm currently using this library on my project, which uses **esp32** as the controller and **st7789** as the screen driver. I downloaded this library on platformio …
-
Copy of [Tasmota #10282](https://github.com/arendst/Tasmota/issues/10282) to discuss solution.
### PROBLEM DESCRIPTION
A 135*240 ST7789 TFT is not working correct, caused by hard-coded [_xstar…
-
TFT_eSPI tft = TFT_eSPI(); // Invoke custom library
call to 'TFT_eSPI::TFT_eSPI(int16_t, int16_t)' uses the default argument for parameter 1, which is not yet defined
No change in the code. We…
-
### Introduce the problem
I have created a mapping of LVGL to the [Berry language](https://github.com/berry-lang/berry), similarly to the Micropython mapping.
Berry is a lightweight object oriente…
-
Hello
I want to connect my ESP32 to three displays, used simultaneously, each with a different driver: ST7789, ILI9486, GC9A01.
How can I manage three configurations (compile with three User_Setup_S…
-
Hi, Trying to get a 7789 display to work with an esp32. I run usersetup and it reports correct pinout.
When running this the display shows black and white corrupt image.
Run colour test and the dis…
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
I have a Hiking DDS238-2 WIFI, when I try to configure it with the template ```{"NAME":"Hiking DDS238-2 WIFI",…