Skip to main content
JPabl.1
Associate III
November 25, 2024
Solved

How to config a project from stm32f746g-dk to stm32u5g9j-dk2

  • November 25, 2024
  • 1 reply
  • 508 views

I have a fully working touchgfx project in the stm32f746g-dk. 

So far I always edit this project by just opening the touchgfx designer. 

Now, I need to config this project to run on the stm32u5g9j-dk2, how can I do it? 

I would like to avoid coping the GUI folder from one project to the other, but I haven't found any specific documentation about it on the touchgfx tutorials. 

 

 

Best answer by Imen.D

Hello @JPabl.1 ,

 you can use the "Import GUI' option in the "Edit" tab in Designer to migrate the UI interface:

Clicking the "Import GUI" button will open the Import GUI window. Then, press the "Browse" button allowing for selection of a TouchGFX Designer project (.touchgfx) to be imported into the current project.

Please refer to this tutorial for more details.

 

1 reply

Imen.DBest answer
Technical Moderator
November 25, 2024

Hello @JPabl.1 ,

 you can use the "Import GUI' option in the "Edit" tab in Designer to migrate the UI interface:

Clicking the "Import GUI" button will open the Import GUI window. Then, press the "Browse" button allowing for selection of a TouchGFX Designer project (.touchgfx) to be imported into the current project.

Please refer to this tutorial for more details.

 

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"