STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! highlight scroll wheel selected icon

hi,I have a scroll wheel with 7 icons, with a circular appearance.I'd like to enlarge a bit the selected item, to make clear that item has been selected, is it possible? can touchgfx resize the selected icon?Thanks in advance

ab73 by Associate II
  • 782 Views
  • 3 replies
  • 1 kudos

Resolved! CubeMX + TouchGFX code generation problem

Hello! First, some information. The board that I am using is a custom board with an STM32U599VJT6. It is supposed to interface an RGB666 480x480 display with parallel interface and a Sitronix ST7701S (I have correct initialization code). I am current...

Resolved! Why do I get overrun error when using DCMI?

BACKGROUNDproject purpose: capture a picture every 2 secondsboard: nucleo stm32h743zi2 at 480MHzide: stm32cubeidecamera module: ov7670 at 24MHzCONFIGURATIONThe project was initialized using stm32cubeMX with I2C and DCMI initialized. The ov7670 is con...

YL.11 by Associate II
  • 2025 Views
  • 4 replies
  • 5 kudos