2024-05-30 05:10 AM
Dear Community,
We're excited to announce the creation of the TouchGFX Academy!
The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of course, but also a new series of "How-to-TouchGFX" videos where we explain all you need to know to become an expert in TouchGFX, even if you are starting from scratch =)
We will publish our videos on YouTube, as well as on our support website under the "TouchGFX Academy" section.
Stay tuned whenever we publish a new video by subscribing to our YouTube channel and get notified by clicking the bell icon! Don't hesitate to reach out if you have questions regarding the content or if you have suggestions for topics you would like us to cover in new videos.
We hope you'll appreciate our dedication to providing a comprehensive learning experience with the TouchGFX Academy. Wishing you an enjoyable and enriching journey as you explore the world of TouchGFX!
2024-07-02 12:23 PM
Hello,
I found TouchGFX really intresting tool to develop embedded GUI. I am using custom board which contains STM32H7A3ZI and DLC0700BWM27RT-2 parallel display. I followed documentation from TouchGFX about board bring up and other few videos from youtube but still couldn't intialize my display till the point from where i can start using TouchGFX. Detailed example videos on custom board would really benefit learners like me. Mostly there are examples on development board which is good for reference but i still find bit difficult implementing them on custom board.
kind regards,
Binod
2024-07-02 01:13 PM
Good job, but i click and zero info about this here
2024-07-31 06:34 AM
Hello @binod1780 ,
Thank you for your feedback, we are considering in doing videos for people that uses TouchGFX with their custom boards as well. We know it's an important part and we will invest time to make them.
2024-07-31 06:38 AM
Hello @MM..1 ,
Thank you for your comment. Indeed, you will not find the videos in the Academy section of the community. We have made the choice to put them in our support website instead since all our documentation is there.
2024-10-18 07:03 PM
To suggestions for video content, bringing up TouchGFX on a custom board (since we can't use ST dev boards in product), and bringing up TouchGFX and ThreadX starting with CubeIDE (since ST has decided that it will support TouchGFX over GUIX).
I've been trying to get a project going on a STM32F429I-DISC1 with TouchGFX and ThreadX and a simple worked example would be appreciated.
Yes, I realize that I could use the FreeRTOS example, but the certifications that come with ThreadX are quite compelling and I already have code going for 2 other processors in the system using ThreadX. Now I need to build an HMI and it would be best if all of the processors used the same RTOS.