STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Text wildCard shows characters

Hello,I made a simple project to test TouchGFX, when I move the slider I got error values, the initial value I’ve set in TouchGFX Designer is 25, so when I move the slider if the value contains 2 or 5 it will show with an other character this is is m...

idrissmc by Associate III
  • 638 Views
  • 5 replies
  • 0 kudos

Show a custom container on the screen

Hi everyone,I created a custom container and I created a button, so I want to fade the custom container on the screen when I click the button!i created a virtual function within TouchGFX then I created an object of my custom contain class inside this...

idrissmc by Associate III
  • 309 Views
  • 2 replies
  • 0 kudos

STM32469I-EVAL DSI read

Posted on November 11, 2016 at 21:25Hello,I am trying to test the DSI HAL but am having trouble making the read function work on the LCD screen included in the kit.Here is my attempt to execute a get_address_mode request.HAL_StatusTypeDef status = H...

lthiery by Associate II
  • 809 Views
  • 5 replies
  • 0 kudos