Skip to main content
erik23
Visitor II
February 19, 2020
Question

STM32CubeIDE support for STM32H743I-EVAL in TouchGFX Designer?

  • February 19, 2020
  • 1 reply
  • 700 views

Currently (template v2.2.0) in TouchGFX Designer (4.13.0), the only supported IDE is IAR. Is STMCubeIDE going to be supported? I see that other templates have this support. I bought this (very expensive) dev kit so I DIDN'T have to wire up all the support pieces, but so I could evaluate the platform.

I also don't understand why in CubeMX I have to manually configure the graphics when using the board template. Shouldn't that all be pre-filled when I start a new CubeMX project with the selected dev board?

This topic has been closed for replies.

1 reply

Romain DIELEMAN
ST Employee
February 20, 2020

Hi, we are currently working on the porting of the boards for all IDE. I unfortunately do not know when this specific board will be finished (in progress).

Once it will be done, use the application template in Designer instead of the board selector on CubeMX: this will configure what you need for graphics. CubeMX does not configure everything on purpose as it is not a project creator but a MCU "configurator".

/Romain