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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

Resolved! How can I display Korean in STM32F429ZI Discovery?

Hi, I want to display Korean in STM32F429ZI discovery LCD.​Unicode::snprintf(textArea_1_Buffer, TEXTAREA_1_SIZE, "%s", "남");-> Display ???​​TouchGFX Designer Display Wildcard Ranges are 0x0000-0xffff​textArea Wildcard​How can I change Korean used to ...

0693W00000JMd7pQAD.png 0693W00000JMd8OQAT.png
지한.1 by Associate II
  • 1767 Views
  • 2 replies
  • 0 kudos

Howto migrate example G071 partial buffering TouchGFX to for example F446, when MB1642BDisplayDriver use non HAL based parts ...

// Disable spi peripherals __HAL_SPI_DISABLE(&hspi1); __HAL_DMA_DISABLE(&hdma_spi1_tx);   CLEAR_BIT(hspi1.Instance->CR2, SPI_CR2_LDMATX);   /* Clear all flags */ __HAL_DMA_CLEAR_FLAG(&hdma_spi1_tx, (DMA_FLAG_GI1 << (hdma_spi1_tx.ChannelIn...

MM..1 by Chief III
  • 1582 Views
  • 2 replies
  • 0 kudos

Same property on multiple screens

Hi All,I would like to have button with a text label for instance on different screens which represent voltage say. On the screen there might be a slider and this can change the value of voltage text. Also, present in hardware is a rotary dial this c...

kweisi50 by Associate II
  • 1540 Views
  • 2 replies
  • 0 kudos

Video widget with STM32469i-eval

Hi,I'm using the TouchGFX 4.18.1 and trying to program the STM32469I-EVAL board with a video widget. I selected the proper eval board then added the video widget. Success for generate code. Simulator works fine.But, 'Run Target' fails with the follow...

ari_v2 by Senior
  • 2668 Views
  • 5 replies
  • 1 kudos

Resolved! buttonwithlabel change text

Hi there !i'm gonna to 'play' with touchgfx , and after a help from community ii'm going to make my first program. And here i'm first problem. I wanto to change the name of a button after i touch and right now i just try to wrote that :void Screen1V...

SGian.1 by Senior
  • 2231 Views
  • 2 replies
  • 0 kudos

[Temporary] STM32H7B3 Eval TouchGFX Board Setup: do not update to the latest firmware package 1.9.1

The latest H7 firmware pack version 1.9.1 introduces some changes to the OSPI initialization code which causes bitmaps stored in external flash to no longer be loader/displayed correctly.If working with the TBS for the STM32H7B3 Eval board we recomme...

Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.