Replies: 1 comment 1 reply
-
Hi @glory-man , Sorry, I know this an old question. But it sounds like this is an LVGL question, instead of a Zephyr question. Since you are using LVGL on NXP silicon, I'll make you aware NXP offers a GUI graphical development tool for LVGL called GUI Guider. Among many features, it allows you to configure the resolution of the display. For those new to LVGL, it is a helpful tool to get started with and learn more about using LVGL. Best regards |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have mimxrt1064 evaluation board and it work well (lvgl samples) with default (4.3 inch) display. But now I want to use greater display with resolution 800x480 with the same connection interface.
I tried sample\lvgl on board with connected display. App workes but only part of lcd is used.
What should I do to configure zephyr for such display?
Beta Was this translation helpful? Give feedback.
All reactions