Skip to content

Rajssss/stm32_portable_digital_camera

Repository files navigation

LVGL ported to STM32F746 Discovery

This is LVGL ported to STM32F746G-DISCO using CubeIDE or IAR Embedded Workbench.

Try it with just a few clicks!

  1. Download lv_stm32f746.bin.zip and extract the binary inside.
  2. Plug in the Discovery board.
  3. Copy the binary to the DIS_F746NG drive provided by the board's USB interface.

image

How to compile and make changes

  1. Clone (or download) this GitHub repository to a folder on your computer and update the submodules: git clone --recursive https://github.com/lvgl/lv_port_stm32f746_disco.git
  2. Open/Import the project
  • CubeIDE
    1. Install CubeIDE.
    2. Import the project into your workspace.
  • IAR Embedded Workbench
    • Open IAR workspace at ide/iar/stm32f746_disco_lvgl.eww
  1. Connect the Discovery board
  2. Build and run!

About

STM32 Based Portable Digital Camera Firmware, part of my B.Tech final year Project :)

Topics

Resources

License

Stars

Watchers

Forks

Languages