Guition GUITION-ESP32-4848S040 examples of connection to LVGL 9.3 #722
brightproject
started this conversation in
Ideas
Replies: 1 comment
-
Small addition:
Also, I haven't been able to get the touch sensor to work yet.
I would also like to discuss in this discussion the acceleration of graphics on this device, using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @lovyan03 and @tobozo 🙂
I use the
GUITION-ESP32-4848S040
device, previously I output graphics viaArduino GFX
.I decided to try
LovyanGFX
and ran into a problem with examples and settings for connecting my display.There is an old topic
Where the code of the example with the connection is indicated, but only for the
LVGL version 8
Why does the new version of
LovyanGFX 1.2.7
not have examples for working with theLVGL version 9
?Here is my code, which can serve as this example:
There are many commented sections in the code, I tried to find the optimal buffer size and tried to use
DMA
, but I did not notice any significant difference from usingor
Similar confusion as in the topic
Beta Was this translation helpful? Give feedback.
All reactions