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

Resolved! Where did the touch driver code go?

I’ve updated to IDE 1.2.1 and GFX 4.13. After a HARD uphill struggle, I finally figured out how to get a screen running on a 746 Discovery board. I can’t find how to enable the touch controller, though. In the previous software, this functionality wa...

vince by Associate III
  • 3378 Views
  • 29 replies
  • 1 kudos

Text invalidate problem

Hello!I put textArea to Screen. Here is code from Screen1ViewBase.cpptempText.setXY(489, 143); tempText.setColor(touchgfx::Color::getColorFrom24BitRGB(0, 0, 0)); tempText.setLinespacing(0); Unicode::snprintf(tempTextBuffer, TEMPTEXT_SIZE,...

0690X00000DXIILQA5.png 0690X00000DXIIQQA5.png
EEuge by Senior
  • 255 Views
  • 1 replies
  • 0 kudos

Resolved! How to download and debug the stm32h750dk online application(out of box source code) with QSPI flash on IAR?

Hi,I am a new developer of stm32h750dk and not familiar with IAR.OS:Windows 10IDE:IAR 8.42.2Tools:ST-link V3 on stm32h750dk board.I generate stm32h750dk online application on touchGFX designer 4.12.3.​I know the flash on chip is designed for bootload...

0690X00000DXG5AQAX.png 0690X00000DXG5KQAX.png 0690X00000DXG5PQAX.png 0690X00000DXG5jQAH.png

how to add emwin/STemwin to project

Hi.I'm using STM32F407ZEx and SSD1963 driver via FSMC interfacing(using keil IDE). everything is ok, lcd run properly (but mirrored letters but just don't matter)... So.. software configuration and hardware wiring is OK for basic running of LCD.now i...

SEMad by Associate III
  • 545 Views
  • 1 replies
  • 0 kudos
Labels