2025-07-22 1:15 PM
When the TouchGFX Graphics Application is selected, the supplementary TouchGFX code is generated; however, the TouchGFX library itself is not included in the project. I tried all available code generators, but none of them added the library.
Solved! Go to Solution.
2025-08-04 4:02 AM - edited 2025-08-04 4:03 AM
Hello @peterdonchev ,
Could you please follow these steps and let me if the issue is solved or not:
1. Create STM32CubeMX project and select STM32H523CET6
2. Enable X-CUBE-TOUCHGFX by installing TouchGFX Generator 4.25.0
3. Enable Graphics Application in X-CUBE-TOUCHGFX
4. Generate code in STM32CubeMX
5. Go to TouchGFX folder and right-click ApplicationTemplate.touchgfx.part select "open with" TouchGFX Designer 4.25.0
6. Select "Blank UI" and press Import
7. Generate code in Designer (this will generate Middlewares\ST\touchgfx)
I hope this help you.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-08-01 4:02 AM
Hello @peterdonchev ;
Could you give more details about the name of the missing files library.
When, I generated the code from your ioc file, I can see the TouchGFX library in the project.
Please try to use the latest version of X_CUBE_TOUCHGFX 4.25.0.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-08-01 4:23 AM
Hello,
This folder does not contain the actual library; it only includes generated supplementary files. The TouchGFX library is expected to be located in Middlewares\ST\touchgfx, but that folder is missing.
Regards,
Peter
2025-08-01 6:00 AM
Hello @peterdonchev ;
Thank you for this clarification and bringing this issue to our attention.
I reported the issue internally.
Internal ticket number: 215199 (This is an internal tracking number and is not accessible or usable by customers)
Thanks and best regards,
Kaouthar.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-08-04 4:02 AM - edited 2025-08-04 4:03 AM
Hello @peterdonchev ,
Could you please follow these steps and let me if the issue is solved or not:
1. Create STM32CubeMX project and select STM32H523CET6
2. Enable X-CUBE-TOUCHGFX by installing TouchGFX Generator 4.25.0
3. Enable Graphics Application in X-CUBE-TOUCHGFX
4. Generate code in STM32CubeMX
5. Go to TouchGFX folder and right-click ApplicationTemplate.touchgfx.part select "open with" TouchGFX Designer 4.25.0
6. Select "Blank UI" and press Import
7. Generate code in Designer (this will generate Middlewares\ST\touchgfx)
I hope this help you.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-08-04 5:43 AM
Hello,
It is now in place. Thank you!
2025-08-04 5:55 AM
Hello @peterdonchev ,
Glad to know that the issue is solved.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.