/lv_port_stm32f769_disco

LVGL ported to STM32F769 Discovery using CubeIDE

Primary LanguageCMIT LicenseMIT

LVGL ported to the STM32F769 Discovery

The STM32F769 Discovery kit is an affordable development board with:

  • STM32F769NIH6 microcontroller featuring 2 Mbytes of Flash memory and 512 Kbytes of RAM, in BGA216 package
  • On-board ST-LINK/V2-1 supporting USB reenumeration capability
  • USB ST-LINK functions: virtual COM port, mass storage, debug port
  • Five power supply options:
  • ST LINK/V2-1
  • USB HS connector
  • 5 V from RJ45 (Power Over Ethernet)
  • 5 V from Arduino™ or external connector
  • USB charger
  • 4-inch capacitive touch LCD display with MIPI-DSI connector
  • SAI audio codec
  • Two audio line jacks, one for input and one for output
  • Stereo speaker outputs
  • Four ST MEMS microphones on DFSDM inputs
  • Two SPDIF RCA input and output connectors
  • Two push-buttons (user and reset)
  • 512-Mbit Quad-SPI Flash memory
  • 128-Mbit SDRAM
  • Connector for microSD card
  • Wi-Fi or Ext-EEP daughterboard connector
  • USB OTG HS with Micro-AB connector
  • Ethernet connector compliant with IEEE-802.3-2002
  • Power Over Ethernet based on IEEE 802.3af (Powered Device, 48 V to 5 V, 3 W)
  • Power supply output for external applications: 3.3 V or 5 V
  • Arduino Uno V3 connectors

Get started

  • Clone the project: git clone https://github.com/lvgl/lv_port_stm32f769_disco.git --recurse-submodules
  • Import into STM32CubeIDE