TouchGFX documentation feedback
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-12 1:53 AM
We wish to always improve our documentation. The best reviews and critics always come from the people that read it, so we would like to use this post to collect your thoughts and feedbacks.
Please share what you like, dislike, what you think is missing, etc ...
/The TouchGFX team
- Labels:
-
Documentation
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-05 12:43 AM
@jchernus-fikst wrote:> "I was able to write a custom build script (using STM32CubeIDE headless build) and also a custom script for flashing (using STM32CubeProgrammer) and they both get called when clicking the program button in TouchGFX."
Would you be willing to share some documentation you found helpful, sample code, or anything that can help someone like me who's trying to accomplish the same?
Sure. For building I use headless build. The only modification I made was disabling indexing (slows down build).
https://community.st.com/t5/stm32cubeide-mcus/headless-build-bat-bug-headless-build-freezes-for-20-seconds/td-p/665855
For flashing I'm using STM32CubeProgrammer CLI.
https://community.st.com/t5/stm32cubeprogrammer-mcus/stm32-programmer-cli-doesn-t-return-errorlevel-in-case-of-some/td-p/91198
Click "Accept as Solution" if a reply solved your problem. If no solution was posted please answer with your own.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 12:56 PM - edited ‎2025-03-10 12:59 PM
Never mind this reply, I was wrong and resolved my problem - documentation is fine!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-11 5:40 AM
The documentation is excellent so far! I found a little spelling mistake in the board bring up section.
"majority" is written as "mijority"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-11 6:26 AM
Hi,
The documentation has become pretty good.
However, on my wishlist would be a section describing on how to use TouchGFX's built in APIs to track FPS and CPU usage in percentage in the same way as many board's demos have in their GUIs. Would be very helpful during prototyping.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-07 7:28 PM
Overall, the TouchGFX documentation is quite well-structured and informative. But i got few suggestions
1. Include more practical examples
2. Include a visual roadmap or workflow diagram
3. Include Getting Started Checklist

- « Previous
- Next »