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

STM32H747-DISCO with TouchGFX and ADC

Hi. I'm using a STM32H747-DISCO to sample a signal and would like to display the result on the TFT-display.I have written a program code that do the ADC-sample in CubeIDE and I'm only using the M7 core, the M4 Core is put in sleep mode.I started Touc...

JAbra by Associate II
  • 2678 Views
  • 12 replies
  • 0 kudos

Resolved! STM32H7 JPEG encode for grayscale inputs

HelloI am trying to encode an image of (160*120) in grayscale format - i.e a bmp file of 1bpp color depth.Unfortunately, the encoder would not finish its conversion. and the `HAL_JPEG_EncodeCpltCallback` is not called.My setup is based on the `JPEG...

DLane.1 by Associate II
  • 1934 Views
  • 6 replies
  • 0 kudos

Resolved! Link TouchGFX project in STM32CubeIde

Hi to all!,I try to run a Gui designed with TouchGFX on my hardware ( a Nucleo-F767ZI board and a 7" display with touchscreen).I have created a new c++ project for doing this and I have selected the LL implementations of the periphericals that i use ...

Luca1 by Senior
  • 1465 Views
  • 6 replies
  • 0 kudos

Can't set status of Scroll List when scrolls

Hi ST,I have 1 problem when uses scrollList (or use scrollable + Listl ayout). I use a button to set visible scroll List to true. When not scroll, it works ok. But when i scroll, it can disable scroll List. Please tell me why?Thanks

NHo.1 by Associate III
  • 678 Views
  • 3 replies
  • 0 kudos

Touch event problem

Hi. I generate a touchgfx project that toggle an led by pressing a button. the problem is trigger action by clicking button is randomly happen. the problem comes from that the touch function gets some touch sample and they slightly different .How do ...

S.Mirza by Associate II
  • 2091 Views
  • 12 replies
  • 0 kudos

I programmed stm32h7b3 kit with stm core code integrated with CMSIS rtos code and stm32h7xx_HAL_Driver with jumper on charging pin not on debug pin. After flashing screen is not powering up, Please help me in making the display work on stmn32h7b3-dk kit.

I programmed stm32h7b3 kit with stm core code integrated with CMSIS rtos code and stm32h7xx_HAL_Driver with jumper on charging pin not on debug pin. After flashing screen is not powering up, Please help me in making the display work on stmn32h7b3-dk ...

ANala.2 by Associate II
  • 677 Views
  • 4 replies
  • 0 kudos