Skip to main content
VRote.1
Associate II
March 16, 2020
Question

UI Template doesn't work for STM32H7B3I-DK.

  • March 16, 2020
  • 1 reply
  • 523 views

Hello,

i installed TouchGFX Designer V4.13.0 and the other ST Tool under C:\Software\ST\...

If i start GFX Designer and select the STM32H7B3I-DK Board an a template UI i can tun it under the simulator but i can't program it to the Board.

The STM32CubeProgrammer was not found.

If i edit the makefile with the right part to the programmer the template will be prgrammed to the board but the screen is black.

My 2 Questions:

  1. What must i do that GFX Designer recognize the right installation path of the other tools?
  2. What must i do to see the UI Templates on my Eval Board?

Thanks!

This topic has been closed for replies.

1 reply

VRote.1
VRote.1Author
Associate II
March 17, 2020

Hello,

ok i install all ST Tools at their default installation path.

Unfortunately the UI Templates doesn't work. :(

I thought that i can test it like describe here: https://touchgfx.zendesk.com/hc/en-us/articles/205561611-Step-2-Running-an-example-application-on-a-STM32-board

Where's my mistake?