ESP32S3 HMI DISPLAY ARDUINO UNABLE TO COMPILE SKETCH
I have a wizee 5" HMI display, I’ve already lost 1 month and it still doesn’t want to work, I’ve tried everything but I always get a lot of error messages. All the demos provided by the manufacturer don’t work or have errors in the libraries. The only thing what works is the factory flash with bin files. Has anyone managed to get something compiled? Maybe using Square Line Studio? Could you share your experience or suggestion in the community, there are many of us with this problem.
I’m using an ESP32S3 display
Arduino ESP32S3 espressif 2.014
LVGL kisvegabor 3.3
Adafruit GFX library 1.11.0
Arduino GFX library 1.0.0
Thanks to anyone who wants to share
NEX
Comments
Hello @nex ,
Please refer to this post to change the drive library to LovyanGFX: https://forum.elecrow.com/index.php?p=/discussion/585/esp32-hmi-demo-code-updated-compatible-with-new-version-of-esp32-package/
And please try to compile the Squareline demo first.
thank a lot I test it at soon possible
I'm touched, really very easy, I wasted 1 month of rehearsals for something so simple. The code works very well, I only have a warning message for the precompiled library esp32s3 and a small initial flash of the display.
Thanks for your help