2020-01-03 04:16 AM
Is there touchGFX documentation in .pdf?
Solved! Go to Solution.
2020-01-09 08:18 AM
Thanks Martin!
2020-01-07 02:58 PM
Are you asking for TouchGFX documentation or are you asking for STM32F746G Discovery documentation?
The TouchGFX documentation is located on the installed "doc" directory as "manual.pdf".
On my computer that location is C:/TouchGFX/4.12.3/doc
2020-01-08 02:49 AM
It's about touchGFX documentation.
2020-01-08 04:06 AM
There isn't. ToucGFX documentation can be found here, for the time being: https://touchgfx.zendesk.com/hc/en-us (Getting Started, and Knowledge Base).
You can find api documentation (doxygen) in pdf form inside doc\manua.pdf of your TouchGFX installation on disk.
/Martin
2020-01-09 08:18 AM
Thanks Martin!