fatal error: stm32h7xx_hal_ltdc.h: No such file or directory
Hi,
I am trying to run a touchgfx designer generated project in cubeIDE but when I go to the IDE and enable I2C1 in the .ioc file... I get the following error while building:
C:/TouchGFXProjects/blabla/TouchGFX/target/generated/TouchGFXGeneratedHAL.cpp:57:10: fatal error: stm32h7xx_hal_ltdc.h: No such file or directory
57 | #include "stm32h7xx_hal_ltdc.h"
compilation terminated.
I am using stm32h735G-DK and touchGFX 4.24.0.
I am a complete newbie here and any help would be greatly appreciated!
Thanks,
Vatsal
