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

Howto trigger flushFrameBuffer(Rect&)

Hi all,we have a STM32F103 MCU with an Epson TFT controller with an internal framebuffer. This framebuffer is attached via FSMC bus and memory-mapped at 0x68000000. We already have an application that draws graphics successfully to our display (using...

get current View identification from Model?

Is there any way in TouchGFX to get any identification/handle/etc. of the current View?I have one View that is accessible everywhere, and from that I want to return to the previous View.How can store the previous View? Is a custom variable required f...

Tuoman by Senior II
  • 313 Views
  • 3 replies
  • 0 kudos

Problems with CubeMX + STM32CubeIDE + touchGFX

Question 1:We are developing a custom board based on STM32H750B-DK.We have a “custom touch�? on it, so I have to adapt the “component�? to CubeMX-TouchGFX structure.The question: in the STM32H750B-DK project template we find files stm32h750b_discover...

0693W000007Ef2nQAC.png
Ghofm.1 by Associate III
  • 246 Views
  • 0 replies
  • 0 kudos

Setting button pressed and released events

I am using normal buttons and I set an interaction like thisI saw this function will be called when button is released in this link -> https://community.st.com/s/question/0D50X0000BKAnAV/is-there-a-way-to-have-button-trigger-on-the-press-of-the-butto...

0693W000007EMHUQA4.jpg 0693W000007EMQ2QAO.jpg 0693W000007EMWPQA4.jpg
kb24 by Senior
  • 793 Views
  • 4 replies
  • 0 kudos

TouchGFX bitmap corrupted data

Hi,I amp developing a touchgfx application on a custom board with a STM32F3. I have got the STM32G0 example as inspiration and i have modified the display driver in order to work with my Ili9341. In first place i am trying to run a short application ...

DCajigal by Associate III
  • 396 Views
  • 4 replies
  • 0 kudos