Skip to main content
mSH.1
Associate III
June 12, 2022
Question

" ​STM32F429I Discovery Button sample demo " example error occurs

  • June 12, 2022
  • 3 replies
  • 2901 views

hello

" ​STM32F429I Discovery Button sample demo " during the examples of TouchGFX.

0693W00000Nrg6xQAB.png

An error occurs in the project created in TouchGFX.

The error contents are as follows.

0693W00000Nrg72QAB.png

It is an error that the #include "stm32f429i_discovery.h" file cannot be found, but the folder does not exist in Drivers.

0693W00000Nrg7CQAR.png

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.​

This topic has been closed for replies.

3 replies

mSH.1
mSH.1Author
Associate III
June 12, 2022

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.

Osman SOYKURT
Technical Moderator
June 23, 2022

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

Osman SOYKURTST Software Developer | TouchGFX
mSH.1
mSH.1Author
Associate III
June 23, 2022

Hello Oskt

Thanks for checking.

Visitor II
July 8, 2022

Are there any updates on the example? @Osman SOYKURT​ 

Osman SOYKURT
Technical Moderator
July 11, 2022

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

Osman SOYKURTST Software Developer | TouchGFX
Visitor II
July 11, 2022

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!