Skip to content

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

License

Notifications You must be signed in to change notification settings

Rajssss/stm32_portable_digital_camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e790e06 · Mar 20, 2022

History

54 Commits
Apr 1, 2021
Mar 20, 2022
Jan 13, 2019
Feb 20, 2022
Oct 4, 2021
Oct 4, 2021
Feb 20, 2022
Mar 20, 2022
Mar 20, 2022
Feb 20, 2022
Jan 9, 2021
Mar 20, 2022
Mar 29, 2021
Mar 29, 2021
Mar 20, 2022
Jan 13, 2019
Feb 20, 2022
Nov 19, 2020
Oct 4, 2021
Jan 13, 2019
Feb 20, 2022
Nov 19, 2020
Mar 29, 2021
Jan 13, 2019
Oct 4, 2021
Apr 1, 2021
Nov 19, 2020
Feb 12, 2022
Mar 29, 2021
Nov 19, 2020
Feb 20, 2022
Mar 20, 2022

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