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

, Jun 08, 2023|
0
12291
0
If you want to use LVGL on Nuvoton NuMaker boards for GUI development, please refer

https://github.com/RT-Thread/rt-thread/blob/master/bsp/nuvoton/docs/LVGL_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.