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

How to achive screen transition with swipe gesture?

I know it is possible to do a screen change with a button. But i would like to do it with swiping gesture. I defined transionits in FrontedApplication .cpp and .hpp files. The probelm is application crashes when transition is acalled:void MainScreenV...

0693W00000JNPE5QAP.png
manto.1 by Senior
  • 961 Views
  • 3 replies
  • 0 kudos

Binary translations from external flash

The example in the help link below shows loading loading the translation from a file, but not from memory addressed external flash. This is what I'm using and mem_addr contains the expected data. The second argument to setTranslation() is a void poin...

Resolved! Why are European characters wrong in STemWin.

I opened and build a STM32F429 STemWin Hello world application in the latest STM32Cube Repository. All works fine, but if I add/change some European letters to the text, eg. Ä, Ö and Å are wrong. They are printed something like A+tilde and a "reverse...

Increasing Sensitivity to Swipes?

I'm working on a TouchGFX project for a 1.4" screen. The limited size means I'm taking all the space I can get, so widgets are commonly placed near the edges of the screen. If I have a swipe-able widget, such as a ScrollWheel, near the edges of the s...

TouchGFX with SPI TFT

I've created a simple project to interface a STM32L4R91-DISCO with a TFT using a SPI interface. I've attempted to follow the TouchGFX tutorial but thus far have been unsuccessful in getting the TouchGFX library to render anything.I have a task that s...

ebray by Associate II
  • 7922 Views
  • 31 replies
  • 0 kudos

The issue from importing STM32CubuIDE and TouchGFX

I tried many ways. However, the DAC 2 channel output is not active.The problem starts the commuity issue 'Undefined reference to 'HAL_RTC_Init' problem'​I tried the method you suggested, buf nothing displayed on the LCD.​So, I finished the integratio...

0693W00000JMxW1QAL.jpg 0693W00000JMxWkQAL.jpg 0693W00000JMxYMQA1.jpg 0693W00000JMxZAQA1.jpg
지한.1 by Associate II
  • 975 Views
  • 2 replies
  • 0 kudos