Skip to content

eez-open/stm32f469i-disco-lvgl-demo

Repository files navigation

screenshot

NEW! This example now works with the LVGL 9.3.0 dev version.

Ownership and License

The contributors are listed in CONTRIB.TXT. This project uses the GPL v3 license, see LICENSE.TXT. This project uses the C4.1 (Collective Code Construction Contract) process for contributions. To report an issue, use the issues page tracker.

Build

Get the source with:

git clone --recurse-submodules https://github.com/eez-open/stm32f469i-disco-lvgl-demo

Use STM32CubeIDE to build.

Important: you need to use external loader while flashing because images and fonts are stored in the QSPI external flash. Here is how to add it in the STM32CubeIDE:

alt text

and here is how to add it in the STM32CubeProgrammer:

alt text

Test

Use Discovery kit with STM32F469NI MCU to test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages