2024-06-27 05:05 PM
Hi I am luis.
I'm testing TouchGFX, and I have a question.
After creating an example board project with TouchGFX V4.22.1 Designer and then moving the STM32F769I_DISCO.ioc file into the STM32CubeIDE folder to set the IO, an error occurs when compiling after setting the IO. There are too many errors to easily resolve. I would like to know what is the optimal way to set up IO after creating a project with TouchGFX V4.22.1 Designer.
Solved! Go to Solution.
2024-06-28 02:12 AM
Hello Luis,
I am not sure what you mean by "example board project".
If "example board project" means "a random board that I picked because it looked cool", then, what you want to do is basically to change you board setup.
In that case, all you have to do is to create a new project from Designer if we provide TBS (TouchGFX Board Setup) for the new board + screen you want to use (that is the case for the STM32F769-DK).
You will end up with an empty project, but you can easily import what you previously designed by clicking on "Edit" => "Import" => "GUI" and then simply selecting the .touchgfx file of your previous design :
If the answers your question, I invite you to select this comment as "best answer".
Regards,
2024-06-28 02:12 AM
Hello Luis,
I am not sure what you mean by "example board project".
If "example board project" means "a random board that I picked because it looked cool", then, what you want to do is basically to change you board setup.
In that case, all you have to do is to create a new project from Designer if we provide TBS (TouchGFX Board Setup) for the new board + screen you want to use (that is the case for the STM32F769-DK).
You will end up with an empty project, but you can easily import what you previously designed by clicking on "Edit" => "Import" => "GUI" and then simply selecting the .touchgfx file of your previous design :
If the answers your question, I invite you to select this comment as "best answer".
Regards,