Replies: 1 comment
-
Hi @jompjomp, Sorry for the late. I think you can change the macro LVGL_PORT_TASK_CORE to achieve this. |
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.
-
Like the title says, when I scan for networks or try to join one, LVGL pauses. From what I gather, this is due to esp32s3 chips being single threaded.
When using Arduino IDE with ESP32_Display_Panel, is it possible to make LVGL 8 run on core 0? This seems to be the cleanest fix?
Are there any different workarounds?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions