STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 1133 Views
  • 0 replies
  • 2 kudos

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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 update the values of scroll wheel ?

Hi ,I have developed the scroll by by referring some demo application but it always shows the default value only. How can I update the values in scroll wheel. I want to show the scroll wheel for values 5 to 45 with Current, previous and next value vi...

Shree by Associate II
  • 197 Views
  • 1 replies
  • 0 kudos

"TouchGFX Run Simulation is not working" <Condtions> TouchGFX 4.13.0 Designer Window10 32bits STM32F7508-DK(Application Template)

<Symptom>1)touchgfx update_project --project-file=..\EWARM\STM32F7508_DISCO.ewp --gui-group-name=Application/User/TouchGFX/gui --generated-group-name=Application/User/TouchGFX/generated && touchgfx update_proect --project-file=simulator/msvs/Applicat...

YKim.11 by Associate
  • 397 Views
  • 3 replies
  • 0 kudos

Resolved! Touchgfx and FSMC

As far as I searched, I couldnt find any instruction on using Touchgfx via fsmc. Even examples on Touchgfx designer was to use LTDC feature of microcontrollers. I wonder if developers of touchgfx has extend their platform to FSMC or if they have any ...

DMA2D and STemWin LCD driver 24BPP

Hello,I try to figured out if STemWin use the DMA2D to display JPEG or BMP when configured in 24bpp (GUICC_M888) with LIN lcd driverAs descrived in AN4323 Rev 5 4.1.3 Hardware acceleration (https://www.st.com/content/ccc/resource/technical/document/...

STrop by Associate II
  • 180 Views
  • 0 replies
  • 0 kudos

gui footprint

hi,i had designed 2-3 pages of gui, don't know what's the issue is look like touch gfx footprint is big so when i click on button gui get hang. but when i saw demo app it got more than 4-5 pages with lot of wizard. don't understand why this won't wor...

himsha by Associate II
  • 359 Views
  • 3 replies
  • 0 kudos

Resolved! Interface with backend module

Hi, In my current design all back end modules are communicating with GUI via model. In model im reading queue inside tick function. In case of any state change occurs it is notified to the corresponding presenter. I have placed all business logic ...

PBU by Associate III
  • 372 Views
  • 3 replies
  • 0 kudos