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

Slider with swipe container

Hi,I want to use swap container and a slider on same page. But when i click on slider background, i can not use swipe container, i.e i can not swap to second page. I just want to update the slider when i drag the indicator, not with clicking the bac...

er3481 by Senior
  • 1426 Views
  • 10 replies
  • 0 kudos

Using LCD screen vertically

Hello,I've been messing around with the STM32F769 evaluation board trying to configure the init files to use the screen vertically instead of horizontally but I haven't figured out how to do it yet.Any guidance is more than welcome here. What's conf...

GMeur by Senior II
  • 784 Views
  • 5 replies
  • 0 kudos

WWDG_IRQHandler during screen change

CubeMx IDE 1.0.1 - Custom board base on STM32F746IGT and 7'' LCD 1024x600.TouchGFX application consists of two screen. Each screen have text and one button. Each button change screen with slide transition (east and west) .After a few clicks, during s...

0690X000009YeeUQAS.png
ALomb by Senior
  • 1509 Views
  • 8 replies
  • 0 kudos

Resolved! Question about screen transition

I am working on a custom board with TouchGFX, and the custom board connects to a SPI LCD. I found an issue that TouchGFX will call flushFrameBuffer(const touchgfx::Rect& rect) function twice when making a screen transition. I just wondering if the be...

L4Y by Associate II
  • 1639 Views
  • 9 replies
  • 0 kudos

How do you get the STM32L476 Discovery LCD to work

First of all, I am very new at this stuff. I have an STM32L476 Discovery, and I have been going in circles to get the LCD glass to operate. So far comments have been to look at other devices such as the Evaluation board, or how this is done with ot...

JHinc by Associate II
  • 1301 Views
  • 4 replies
  • 0 kudos

Is it possible to interface HDMI transmitter(ADV7513) with STM32H743IIT6 controller by using LCD_TFT RGB pins?

I need to decode HDMI signals,but STM32H743IIT6 controller not having HDMI controller(to convert RGB to differential signals and vise -versa) but STM32H743IIT6 supports LCD_TFT with RGB signals.is it support to interface lcd rgb pins to work with HDM...

Predd.11 by Associate II
  • 544 Views
  • 0 replies
  • 0 kudos