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

stm32L073 LCD drive voltage

Hi, I plan to use STM32L073 to drive my 7segment LCD. The LCD maker not able to design 3.3V LCD due to the cycle size. I am using 1/8 cycles. 1/3 bias but with 5V operating voltage. The problem is, I've read the datasheet mention that I only can driv...

Nabu .1 by Associate
  • 792 Views
  • 2 replies
  • 0 kudos

why screen transitions does not work

Hi,I have a new project based on STM32H750VB, everything works, But when I make some transition between screens, it would just swap screens almost instantly! but the same code works nicely in simulation, what's wrong with the transitions?

STM32G071 touchgfx example

Hello, I am generating a project from touchgfx with X-NUCLEO-GFX01M1. I manage to flash the board and make a basic example.However, when i move to CubeIDE, i am facing issues. First of all, i have added the external loader MX25L64.. to the debug. Aft...

0693W000008wvJIQAY.png
BHure.1 by Associate III
  • 1099 Views
  • 3 replies
  • 0 kudos

Accessing a protected member in derived class

I have a circle of varying width. I created a subclass that was inherited by Screen1ViewBase class. I want to access protected members of ScreenViewBase.Screen1ViewBase;#ifndef SCREEN1VIEWBASE_HPP #define SCREEN1VIEWBASE_HPP   #include <gui/common/Fr...

Ezgi by Senior
  • 960 Views
  • 3 replies
  • 0 kudos