Page 1 of 1

[Q&A] Where is the reference for LVGL?

Posted: 08 Jun 2023, 11:34
by morgandu
If you want to use LVGL on Nuvoton NuMaker boards for GUI development, please refer

https://github.com/RT-Thread/rt-thread/ ... L_Notes.md

Supported boards are
  • NuMaker-IIoT-NUC980
  • NuMaker N9H30
  • NuMaker-M467HJ
  • NuMaker-IoT-M467
  • NuMaker-IoT-M487
  • NuMaker-PFM-M487
  • NuMaker-M2354
  • NuMaker-M032KI
The LVGL port is based on RT-Thread RTOS, you can try RT-Thread RTOS and its development tool RT-Thread Studio for free.
Performance takes NuMaker-IoT-M467 as an example, it can reach 24fps, or even use DMA to improve more fps.