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

"genlock" and the STM32H7 LTDC

I am trying to use the STM32H723 as a video output (tying the LTDC pins to an ADV7115 to convert them to HDMI). The idea is to read the bus traffic of an old 8-bit computer and generate the display from that traffic (as part of other duties). My conc...

Deleted Screens are not completely deleted

When I delete a Screen in TouchGFX Designer, the screen is deleted in the designer and the base files are also deleted. But the view and presenter files are not deleted. When I delete my user code in view and presenter, then these files are indeed de...

Pirol by Associate III
  • 1479 Views
  • 6 replies
  • 0 kudos

Resolved! Why am I not able to modify the hardware configuration (for example add a GPIO to the project) when I use Touch GFX?

I create the TouchGFX program. Then I browse the folder, open the project with double click. If I download the program to my board (F469I-DISCOVERY) it works. I can modify the Model, Presenter and View files as well. But if I want to configure an SPI...

SNEM.1 by Associate II
  • 1499 Views
  • 5 replies
  • 0 kudos

allocateBlock never ruturn

My HW:NUCLEO-F446RECustom DISPLAY Board (TFT ILI9314, TPC TSC2007, SPI FLASH MX25R6435F)My SW:X-CUBE-TOUCHGFX 4.17.0STM32CubeIDE Version: 1.6.1STM32Cube_FW_F4_V1.26.1FreeRTOS 10.3.1 with CMSIS_V2Randomly and after some time (from 20 minutes to severa...

ALomb.1 by Associate III
  • 1768 Views
  • 6 replies
  • 1 kudos