Replies: 1 comment 1 reply
-
Hi @tobozo, could I kindly ask you to have a look at my question? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a GUITION device (ESP32-4848s040) (a 480x480 display powered by ESP32S3).
I got it to work with LGFX and LVGL v9 but I'm not sure if I am really using DMA.
On the LVGL music player demo I'm getting 10FPS which is not great.
Is there a way to check if I'm actually using DMA? What else could I be missing?
Here's the LVGL demo code
Beta Was this translation helpful? Give feedback.
All reactions