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

STM32H735G-DK with HSI clock source

Hello,I am trying to reconfigure my STM32H735G-DK to use HSI instead of HSE for a TouchGFX based application.The Default config (at a high level):HSE Source, main CPU at 550 MHz and peripheral bus at 275 MHz or 137.5 MHz; OSPI at 200 MHz and LTDC at ...

RReta.1 by Associate III
  • 416 Views
  • 0 replies
  • 0 kudos

Weird glitch comes periodically

Hi,Recently, I started getting a wired glitch on the LCD periodically. I m using touchGFX 4.15 and CUbeIDE 1.5. After commenting some code relevant to the UI, Glitch doesn't comes. Any one have an idea what might cause this? Video is attachedhttps://...

Hello, I'm trying to add multiple sliders within a vertical slide menu, but values of the respective sliders on the right always include the subsequent values of the slider below it. Is this possible?

A singular slider works fine in the page. I've tried many callback/handler methods (individual for each slider, combined with cases), but can't seem to be able to fix the issue. See my attached pageSetupView.cpp and pageSetupView.hpp functions pertai...

0693W000008wauhQAA.png
LBend.1 by Associate III
  • 416 Views
  • 2 replies
  • 0 kudos

Freezing when using ARGB8888 dynamic bitmap

The project bitdepth is set in the designer as 16 bit.I need to use a dynamic bitmap to visualise data and, as per a recent suggestion on this forum, I am creating an ARGB8888 format bitmap, however the program freezes, displaying a black area on the...

AndrewM by Associate III
  • 451 Views
  • 2 replies
  • 0 kudos

USART to TouchGFX

Hi,I use STM32CubeIDE and TouchGFX.Sending to "stm32f746 discovery board" using com port text.When I send different letters, everything is OK.If I send several identical letters, the result is with the character ?example:asdfghjkl -> asdfghjklaaaaaaa...

JNova.0 by Associate III
  • 319 Views
  • 0 replies
  • 0 kudos