Skip to main content
BHure.1
Associate III
October 19, 2020
Question

I have the STM32H745 board - how can i make a sample install on it

  • October 19, 2020
  • 4 replies
  • 1138 views

There is no application template for H745. How can i adapt something to make it a fast run?

Trying for almost one week now. I am out of ideas.

Please help

This topic has been closed for replies.

4 replies

TDK
October 19, 2020
"If you feel a post has answered your question, please click ""Accept as Solution""."
Tesla DeLorean
Guru
October 19, 2020

Which STM32H745 board? The DISCO or the NUCLEO?

Not sure they have a Dual Core H7 build for TouchGFX yet, but they have talked about it. Perhaps there is a beta available.

Otherwise look at the Application/Demonstrations provided for the board under the CubeH7 example trees

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
BHure.1
BHure.1Author
Associate III
October 20, 2020

The disco board. There is a demo for H750. Is there any tutorial for creating a Application Template for TouchGfx?

Technical Moderator
October 21, 2020

Hello @BHure.1​ ,

There’s an application template for STM32H750B-DK within STM32CubeH7 MCU package, provides a reference UI template (examples) that can be used to build any firmware application: STM32Cube_FW_H7_V1.8.0\Projects\STM32H750B-DK\Templates\Template_Project

You can refer to the TouchGFX User guide, TouchGFX User manual and TouchGFX MOOC, this will help you to create your STM32 based application using TouchGFX.

Have a look also on the TouchGFX demo and get inspired from them: STM32Cube_FW_H7_V1.8.0\Projects\STM32H750B-DK\Demonstrations\TouchGFX

I hope that this is useful for you.

 Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
BHure.1
BHure.1Author
Associate III
October 21, 2020

Hello Imen,

The demo is for H750. I have H745. If i try to flash it on the board, i get a blank display.

How can i adapt the example for H745 ?