STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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 TouchGFX fonts are encoded?

Small generated fonts are not pixel perfect (in fact 70% are incorrect), and I want to fix them by hand.My generated font data looks like this (10px source sans, 1bpp): // Unicode: [0x0030, zero] 0x96, 0x99, 0x99, 0x06, // Unicode: [0x0031...

Tuoman by Senior II
  • 375 Views
  • 1 replies
  • 0 kudos

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
  • 632 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
  • 462 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
  • 1947 Views
  • 4 replies
  • 0 kudos