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

touchgfx breaks ethernet connection

hello,I customized a board with stm32h743iit6 for HMI application, the main hardware features available on the board are RMII ethernet, 32bit SDRAM and LTDC RGB565 interface. Below is the board picture.A test MDK keil project is generated by cubemx t...

微信图片_20250104114456.jpg wonderFine_0-1735963299350.png wonderFine_2-1735965166074.png

Resolved! Text with "Ññáéíóú" in touchgfx

Hello to all ,I am wanting to display a text that changes over time what it says, this works fine but for some reason the letters with tilde or the Ñ does not appear.I put a picture of how I set the typography and how it is shown badly written in the...

Maximiliano_0-1735924663511.png

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

Dynamic Graph Changing Gridlines

I am having trouble finding how to change the interval of the major gridlines dynamically. I am using the scrolling graph and have implemented dynamic Y-axis range, but I want to be able to change the intervals of the gridlines as well. Is this possi...

Dynamic Graph Scrolling clear failure

I have a dynamic graph set to scrolling. When I call graph.clear(); it will set the initial graph back to my range 0-100, but once it starts scrolling it instantly jumps to the last highest value being the start of the new range instead of continuing...

Weird horizontal artifacts in touchGFX buttons

Hi Folks and Happy New Year!I've been trying to track down a problem I'm having with my project for several months now. Essentially I'm getting these red-ish lines through portions of my buttons, but only when (I presume) they are drawn or redrawn - ...

IMG_7199.JPEG BWKidd_0-1735835937379.png
BWKidd by Associate III
  • 85 Views
  • 1 replies
  • 1 kudos

Resolved! How can I draw bitmap?

Hi there. I have an image that I want to draw in a certain location and in as many as I need. I found the function HAL::lcd().drawPartialBitmap. I tried to call it from the view class in my function, like HAL::lcd().drawPartialBitmap(myBitmapId, poin...

Dynamic loading

Hi I was wondering the recommendation on dynamically loading containers a screen vs pre populating the screen with containers. Here is the situation, when the display loads up, is receives data from a controller. The screen for the display displays x...

Priyank by Associate III
  • 67 Views
  • 2 replies
  • 2 kudos