STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

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
  • 955 Views
  • 6 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
  • 1322 Views
  • 6 replies
  • 1 kudos

Resolved! How to modify display frame rate

My project uses LTDC as application tick source and two frame buffers. I am trying to understand:1. What the current frame rate (I understand this is same as vSync frequency) is. I know it can be measured by monitoring vSyncFreq GPIO. But I want to s...

BGuth.1 by Senior
  • 890 Views
  • 3 replies
  • 0 kudos

How to make a keyboard with TouchGFX?

Hi, I'm making an embeded app with the STM32F746 discovery kit and TouchGFX 13.0.0. I need to implement a keyboard in order to write in different text areas. I know that there's an example of keyboard already made, but it doesn't show anything on the...

DCost.1 by Associate II
  • 615 Views
  • 3 replies
  • 0 kudos