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

add left right button to a scroll list

Hi I'm trying to add a left and a right button to a scroll list. so the user can either scroll it, or change it with a button. I checked the ScrollList class and I could not found a function that helps me. Do somebody know how I can do it?Touchgfx 4....

rzapp by Associate II
  • 648 Views
  • 1 replies
  • 0 kudos

Resolved! Patch: Scroller Widgets

The following upgrades for scrollers (bugs + performance) will be a part of the upcoming 4.14.0 release, but i'm publishing them here as a patch for 4.13.0 until then.http://sw-center-st-com.s3-eu-west-1.amazonaws.com/touchgfx/TouchGFX/Patches/4.13.0...

No emWin library in STM32CubeMX

Hi all, After I have updated my STM32CubeMX to version 5.6.1, I noticed that there is no emWin in under Middleware category. Did ST remove the emWin support in STM32CubeMX? If anybody knows how to configure in STM32CubeMX, please help me to answer.

ATun by Associate
  • 1076 Views
  • 3 replies
  • 0 kudos

a variable value

hi every one. I want to display the amount of ADC on the LCD. How can I show a variable value of ADC1ConvertedValue?now I can only display a character on LCD.i want to show: The ADC value is: (amount of the ADC Value)int main(int argc, char* argv[]...

Nmo.1 by Associate III
  • 563 Views
  • 3 replies
  • 0 kudos