2022-06-12 06:46 AM
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.
2022-06-12 06:49 AM
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.
2022-06-23 03:14 AM
Hello mSH.1,
Thank you very much for reporting this issue. We're currently working on it. I'll keep you updated when we have a patch for that.
/Osman
2022-06-23 03:21 AM
Hello Oskt
Thanks for checking.
2022-07-08 06:31 AM
Are there any updates on the example? @Osman SOYKURT
2022-07-11 01:44 AM
Hello ETAN,
We're on it. We might delete this demo which run on the STM32F412-DISCO but we planned to make an other one using an other board. Do you mind it ?
/Osman
2022-07-11 02:03 AM
Hello @Osman SOYKURT No, I don’t mind at all. But I'd like to see a board-specific demo working on the STM32F429I-DISC1 board. Because I'm a bit confused about what's the proper way to interacting with the hardware.Thank you!
2022-07-11 03:35 AM
Ok, no worries, it will be the same demo (button example) but it might work on another board though.
If you need tutorials about how to interact with the hardware, we have some videos on on Youtube channel that explains step by step how to make it. I invite you to have a look at it ;)
/Osman