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

Resolved! x-cube-touchgfx is not compatible with stm32h747xi?

I try to create a graphic application based on stm32h747xi. When I tried to select x-cube-touchgfx in stm32cubemx. the option is gray and a warning says "this pac cannot be used on the selected MCU". Does stm32h747xi really not support x-cube-touchgf...

sliu.2 by Associate II
  • 1054 Views
  • 9 replies
  • 0 kudos

"uncover" transition

I want to have another screen "slide in" covering my main screen based on a button click. and then "slide out". The slide-in is the cover transition, how do I 'uncover' ??Thanks.Bob

Offset X axis in histogram

Hi,When using the histogram, the first bar is by default centered on 0 which makes it only half visible: The bars offset can be increased, moving them to the right. However, I could not find a way to shift the X-axis so the X labeling is no more in t...

0693W000006Hl6OQAS.png 0693W000006Hl6TQAS.png 0693W000006Hl6YQAS.png

Two devices on i2c and TouchGFX

Hello!I have touchscreen on i2c1, which is driven by TouchGFX.Also I have another i2c device on i2c1.If I ty to work with this device after MX_TouchGFX_Init(); - i2c bus is always busy.....How to fix?

EEuge by Senior
  • 251 Views
  • 0 replies
  • 0 kudos