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

1bit mode white color bug

Hi, i discovered wierd behavior for touchgfx when using 1bit mode (BW or BW_RLE). Issue happens when you place black color on white one, then in editor everything looks normal but in simulator and on the board the white color overlays the black one. ...

Resolved! creating custom widget using code stm32 cube ide

Is it possible to create a custom widget in TouchGFX using code, specifically in STM32CubeIDE? I would like to start with a blank screen, add a custom widget, import the generated project into STM32CubeIDE, and then write code for the custom widget. ...

sai1 by Associate II
  • 1197 Views
  • 8 replies
  • 3 kudos

GUI doesn't work anymore after I2C error

For my project, an error message must display on the screen when there's a I2C related communication error. To simulate an I2C error, I pulled out the resistor that is connected between SDA and VCC(for good working of I2C communication, a resistor be...

FLuba.1 by Senior
  • 748 Views
  • 10 replies
  • 3 kudos