# lv_port_stm32f429_disco **Repository Path**: FlyerLVGL/lv_port_stm32f429_disco ## Basic Information - **Project Name**: lv_port_stm32f429_disco - **Description**: LVGL 使用 SW4STM32 (Ac6) IDE 移植到 STM32F429I-DISC1 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-07 - **Last Updated**: 2025-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LVGL ported to STM32f429 Discovery Cheap development board with 240x320 TFT, Resistive touch pad, 180 MHz MCU with 256kB RAM + 64 MBit SDRAM and GPU. The CubeMX drivers are used to initilaize the peripheries. In *hal_stm_lvgl/tft/tft.h* you can enable/disable external frame buffer placement and GPU usage. The project is created with CubeIDE IDE. ## Get started - Clone the project: `git clone https://github.com/littlevgl/stm32f429_disco_no_os_sw4stm32.git --recurse-submodules` - Import it to CubeIDE `