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

Mistake in Custom Widget example

In Custom Widget example in documentation, there is a mistake in draw method.The example suggest to use touchgfx::HAL::DISPLAY_WIDTH to calculate position in framebuffer. framebuffer[absolute.x + x + (absolute.y + y) * touchgfx::HAL::DISPLAY_WIDTH...

PWagn.1 by Associate II
  • 433 Views
  • 1 replies
  • 0 kudos

buttonCallbackHandler()

TouchGFX 4.16.1Thank you for helping.There are 10 views.Pressing the button for only one view will bring you to this function.For other views, press and release the button to get to this function.I want this function to come when I press and release ...

Ebun.1 by Senior
  • 494 Views
  • 1 replies
  • 0 kudos

Modal Window Enhancement

I'm working on an application that requires user interaction to edit text and number fields using a alphanumeric keyboard, and also to make "menu" selections using the TGFX ScrollWheel.I've designed data display and entry screens with objects that co...

0693W00000JPxb2QAD.png 0693W00000JPxbbQAD.png
DSwea.1 by Associate III
  • 1159 Views
  • 4 replies
  • 0 kudos

How to set color keying and LTDC sync?

1. There is a description of Color Keying in 16p of the document Link, and I want to know how to use it. I couldn't find anything in CubeMX's LTDC Tab that could set up for that register.​2. Also, is there a way to know the LTDC sync method in 7p of ...

Resolved! commercial use

Hi all,I need to know if TouchGFX in binary from could be use in commercial product. The official site (https://www.touchgfx.com/get-touchgfx/) says:"It is a free tool for production and redistribution on STM32 microcontrollers"so, i think i can use ...

ECiav by Associate II
  • 986 Views
  • 2 replies
  • 0 kudos

touchgfx SPI touch controller

Hi!I am using is resistive touch panel which is handled by XPT2046 (TSC2046), Touch controller controlled by SPI. I added xpt2046 library to my file. I configured SPI_HandleTypeDef to mine. And I added code as you see below. What else do I need to de...

Uusta.1 by Associate III
  • 636 Views
  • 1 replies
  • 0 kudos