STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

TouchGFX documentation feedback

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 missi...

Share your Custom Widgets!

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import ...

Scroll bar for scroll list

Hey  I am using one scroll list without any scroll container.I want to show scroll bar for used scroll list is it possible without using of scroll container to show scroll bar. Please let me know if possible and how it possible (suggest any example )...

APate.18 by Associate III
  • 596 Views
  • 0 replies
  • 0 kudos

Resolved! How to use hardware button interaction?

Hi,I am making a project where I need to use hardware buttons, I found some examples with queue and Model:: tick and it works well, but also I found harware button interaction in TouchGFX Designer I want to know how to use it, because it seems like ...

0690X000008iLICQA2.png
qqAnton by Senior
  • 1886 Views
  • 7 replies
  • 1 kudos

Using Tgfx.exe generate job fails

Hi @ all,I'm using the TouchGFX version 4.20.0 for a development project for a user interface and communication system called "UICS".To generate a build job on a jenkins I tried to used the command "tgfx.exe generate" to automatically generate files....

Elaskon by Associate II
  • 2519 Views
  • 9 replies
  • 12 kudos

redefinition of function

hello sir,i am trying to build the ADC display using MVP pattern.as we have to declare same function in view and presenter , but error is showing for redefiation.video link following is :https://www.youtube.com/watch?v=Y7d6-59YQu8&t=487serror faced :...

TouchGFX scroll list

I want to scroll Scroll list runtime with index number  1) without using Scrollable container is it possible     My Application: I have one scroll list which contain 500 item and one searching keypad. By entering number on keypad scroll list should s...

APate.18 by Associate III
  • 758 Views
  • 0 replies
  • 0 kudos

ostringstream and stringstream operator<< makes hardfault exception (stm32f4, touchGFX, freeRTOS, malloc-wrapper), how to solve or alternatives?

Does ofstringstream and stringstream not work with freeRTOS?We develop a device using stm32f46x using touch GFX and freeRTOS. The system is generated with the latest STM32Cube IDE and the configuration tool. After crashes with localtime, new etc. I o...

awiernie by Senior II
  • 1754 Views
  • 4 replies
  • 2 kudos