Closed jesetek closed 5 months ago
The used Arduino_GFX_Library is not espressif32 Arduino core 3.0.0 compatible. You should ask the maintainer of the Arduino_GFX_Library to update to make it work with core 3.0.0
He told me that 3.0.0 version does not yet support RGBPanel and to wait for 3.0.0 version to update and start supporting it
Why dont you write exactly this in the headline? Feature Request: Support for RGB LC Displays
and the link where you got the statement.
Because I wanted to solve this myself, but I need some advice in which files to look since I couldn't find anything
So...
No workarounds other than waiting for either Espressif or @moononournation?
@TigoTas espressif does not have a task here. You can use the mentioned Display with Arduino. Just not with the mentioned 3rd party library.
As mentioned above, here is not much we can do, closing the ticket. Thanks for understanding.
Board
ESP32S3 Dev Module
Device Description
ESP32-4848S040 Driver: ST7701
Hardware Configuration
4 inch display with capacitive touch
Version
latest development Release Candidate (RC-X)
IDE Name
Arduino IDE 2.3.2
Operating System
Win10
Flash frequency
80Hz
PSRAM enabled
yes
Upload speed
921600
Description
I am trying to run ESP32-4848S040 display with the latest 3.0.0-rc3, but I keep getting the same error. I am using Arduino_GFX_Library.
If I use the latest release (2.0.16), the issue is gone, but I don't like changing between versions all the time.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide