Skip to content

A demo for Zephyr RTOS to shows how to using LVGL with a 3.5" TFT LCD.

Notifications You must be signed in to change notification settings

oldrev/stm32_f407_ili9488_lvgl_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32_f407_ili9488_lvgl_demo

A demo for Zephyr RTOS to shows how to using LVGL with a 3.5" TFT LCD.

Requirements

Set the environment variable GCC_ARM_HOME to the directory of your GCC embedded tool-chain or you can change CMakeLists.txt directly.

  • ZephyrRTOS, version 2.5.0
  • A STM32F407VET6 development board ("black_f407ve").
  • A TFT LCD with ILI9488 IC SPI driver - 480x320.

Getting Started

west build -b black_f407ve
west flash

Image1

About

A demo for Zephyr RTOS to shows how to using LVGL with a 3.5" TFT LCD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published