" STM32F429I Discovery Button sample demo " example error occurs
hello
" STM32F429I Discovery Button sample demo " during the examples of TouchGFX.
An error occurs in the project created in TouchGFX.
The error contents are as follows.
It is an error that the #include "stm32f429i_discovery.h" file cannot be found, but the folder does not exist in Drivers.
Add to
If you download it to the board directly from touchGFX, it works normally.
However, when I run the project in STMCubeIDE and build it, the above error occurs.
What should I do?
thank.