lvgl / lv_port_stm32h745i_disco

LVGL ported to STM32H745I DISCO
MIT License
14 stars 4 forks source link

LVGL ported to the STM32H745I Discovery.

The STM32H745I Discovery kit is an affordable development board with:

The CubeMX drivers are used to initilaize the peripherals.

The project was created with CubeIDE.

Get started

Notes

BSP initialize necessary peripherals so we must disable the CubeMX generated codes.