Skip to main content
jay2399
Associate
January 14, 2019
Question

How to build TouchGFX demo in STM32Cube for STM32F469I-DISCO?

  • January 14, 2019
  • 1 reply
  • 638 views

I downloaded the latest STM32 Cube package for the F4 (ver 1.23.0). I'm trying to build Projects\STM32469I-Discovery\Demonstrations\TouchGFX\SW4STM32\STM32469I-Discovery using the free System Workbench (latest 32-bit version 2.7 on Windows 10). The build goes ok and I can run it but I don't see anything on my STM32F469I-DISCO display. Should this work?

Is there a way to build and re-load the code that came originally with the STM32F469I-DISCO eval board?

This topic has been closed for replies.

1 reply

Amel NASRI
Technical Moderator
January 16, 2019

Hello @jay2399​ ,

As recommended in the readme.txt file of the demonstration example, please use the STM32CubeProgrammer utility to flash the application's HEX file to the STM32 target.

-Amel

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.