Porting LVGL on STM32H743 LTDC interface

What do you want to achieve?

I am looking for base code to port STM32H743IIT6 on a custom board and using STM32CubeIDE

What have you tried so far?

hardware connection working fine with inbuilt code, generated code using STMcubeMX but linking with lvgl still remaining

Code to reproduce

/*You code here*/

Screenshot and/or video

Environment

  • MCU/MPU/Board:
  • STM32H743IIT6 on a custom board
  • LVGL version: See lv_version.h
    I am using LVGL version 8.3.

@himsha,there is a version adapted for STM32H7. After updating the submodule, you can obtain LVGL version 8.3.

If you are considering upgrading your project to a major version, documentation is available from the SMT32 vendor.
https://docs.lvgl.io/master/integration/chip_vendors/stm32/index.html