-
I use ESP32 CAM.
> User_Setup.h
```
#define ST7789_2_DRIVER // Use this definition for ST7789v2
// Define the display size
#define TFT_WIDTH 240 // ST7789v2 240 x 240 pixels
#define …
-
I tried to send TFT with an invalid amount and it showed the error below. However, the error didn't disappear once I entered a valid value. Also, I could send while the error was showing.
![image](…
-
Hi,
Opening a new thread as this is clearly unrelated to the issue with GPIO-0 and booting. I've tried two screens, and two different ESP32-S3 boards, several different revisions of code, and fina…
-
-
Hi Nik, I'm having a problem with a T-Display-S3-Amoled (v1 I think) project I'm working on, and I wonder if you can help, given your knowledge of the rm67162. The project uses TFT_eSPI and your ver…
twj42 updated
3 months ago
-
The issue that I am encountering is that a "Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was unhandled." just prior to executing the tft.init() function. This issue appears t…
-
I am running Sonoff NS Panels via ESP home https://github.com/Blackymas/NSPanel_HA_Blueprint
I have tried to add the bluetooth code on top of the existing code I have but get these errors
Th…
-
System: Rpi CM4 + freshly installed RPI OS Lite (bookworm) + latest FLY-TFT driver
Screen: FLY-TFT V2 Capacitive
The display randomly stops working. Sometimes it displays everything fine and the t…
-
I’ve just installed a PN532 board, connecting it to the qwiic connector on the back of the TFT. The board powers up, but there doesn’t appear to be any communication.
1. On power up the PN532 boar…
-
Hello,
Thanks for porting this to the ESP32-2432S024R.
Can you please let me know which version of the LVGL library was used to compile successfully?
I keep getting compilation errors with ver…