STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

How to change TouchGFX FrameBuffer to Big Endian?

Good afternoon all,I have an STM32 controlling a 320x240 LCD using an ILI9341 controller and communicating over a SPI interface. It all works perfectly, using my own interface routines, and almost works perfectly under my initial basic integration of...

NRobb by Associate III
  • 2949 Views
  • 9 replies
  • 1 kudos

Resolved! Changing wildcard text color?

Hi,I would like to announce measurement results also by text and change the text color based on the results. Green text for a pass, red for failure. How could I do this?

HHarj.1 by Senior
  • 2456 Views
  • 2 replies
  • 0 kudos

Resolved! Periodic update of container content

Hi,I have a few views. On each view there is a container (date, time) which has to be updated periodically (every minute) with the new date/time. This container is the same on every view.My idea is to go through the model with the modelListener. But ...

jimmii by Senior II
  • 785 Views
  • 2 replies
  • 0 kudos

Resolved! Problems in developing a custom external loader.

H​ello.I am trying to make a touchgfx demo using stm32f767 apollo board.However, I was stuck while applying a custom external loader using w25q256.I've modified the code from my existing 746-disco demo and it doesn't work at all.Dose anyone have exam...

YJMoon by Associate III
  • 1714 Views
  • 7 replies
  • 0 kudos

I was wondering when the template for the ST32F7508 Disco kit to work with TouchGFX 4.13.0 would be out.

As the title says. I was in a webinar last week and I asked a question about the STM32F7508-Disco board not working with CubeIDE, CubeMX and TouchGFX. It is giving me memory errors when trying to load the code onto the board. They responded saying th...

DMeis.1 by Associate III
  • 537 Views
  • 1 replies
  • 0 kudos