GitHub hosted
Public

Testing lvGL on a STM32407VET6, STM32_F4VE board



Download repository: zip

Test-lvgl

Testing lvGL on a STM32F407VET6, STM32_F4VE board

Sample code to run on a STM32F407VE with Mbed-os5.

Usage

  • install mbed-cli
  • run ‘mbed import https://github.com/JojoS62/Test-lvgl’ to automatically clone this repo and download mbed (takes a while)
  • run ‘mbed compile -m STM32F407VE_BLACK -t GCC_ARM’ to build
  • use a debug probe to flash the binary on your board