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

Resolved! Graphics on Dual core STM32H745BIT6

I plan to use STM32H745BIT6 which has 2 cores M7 and M4. The end application is high end graphics with 800x480resolution 16bpp and TouchGFX.It seems the Core M4 has the ART accelerator and not M7?So Which core is recomemded for use considiering the e...

ATank.1 by Associate III
  • 545 Views
  • 2 replies
  • 0 kudos

LCD touch is strange

Hello experts. Let me ask you a question.I compiled the code made through TouchGFX with IDE and downloaded it to the board with Programmer.If you touch after disconnecting to check, the touch does not work.However, if I connect and then disconnect ag...

DKim.35 by Associate II
  • 604 Views
  • 2 replies
  • 0 kudos

STemwin stucks when creating GUI driver

hey thereI have a stm32H743iit6 which I wish to run emwin on it. I also have a 50pin LCD which runs on LTDC. after configuring pins and clock and also SDRAM, I notice that when it comes to LCD_X_Config() and so the function GUI_DEVICE_CreateAndLink()...

Ala by Senior
  • 838 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX "flickering" on cover transition

Hi,I am using TouchGFX with a STM32F4 MCU that is working pretty great and is quite awesome :)!I am running into an issue where when transitioning (cover transition) from one screen to the other, the upper part of the screen is flickering the lower p...

AMass.1 by Associate II
  • 1018 Views
  • 4 replies
  • 0 kudos

Resolved! Avoid reflash assets in QSPI if not needed

Hi,I have a touchGFX project that requires many images that use about 20MB of QSPI.So flash the project on the card from CubeIDE take about 2-3min each time.I wan't to know if it's possible to avoid rewrite assets if it's not needed ?Thanks

TLaur.3 by Associate II
  • 813 Views
  • 2 replies
  • 1 kudos