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

Touchgfx freezes

Hi all,I am developing a project in touchgfx using STM32F429. As the complexity of the project has grown, I have started to see anomalies in the touchgfx.Until now I have 15 screens and all the screens work fine separately. When I put them all togeth...

GAlia.1 by Associate II
  • 561 Views
  • 1 replies
  • 0 kudos

STM32H745I-DISCO not working

Hello,I tried to flash a sample application from TouchGFX on a STM32H745I-DISCO. Application template was for the STM32H750B-DK since there isnt one for the H745 and I wanted to see if it would work.I got a white screen and the usb programming is no...

JDoe.3 by Associate
  • 618 Views
  • 1 replies
  • 0 kudos

SDRAM bad resolution on LCD

hello everyone i have been working with a custom board F429IG LTDC RGB565SDRAM 32MB 16bit data widthSTMCUBE IDE and CUBEMX 5.6i have tested each hardware separately and they seem to work fine .created a project to show just a button in 7" LCD 800X48...

0693W000000W3NbQAK.jpg 0693W000000W3NgQAK.jpg 0693W000000W3NlQAK.jpg 0693W000000W3NqQAK.jpg
ssaeb by Associate
  • 995 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX 4.15 has nicely included a link to the documentation that makes it very easy to access. Unfortunately, the hyperlinks in the document are broken. I clicked on 4 hyperlinks in the "Keyboard" description and all four returned "4040 page not found".

Would it be possible to update the documentation with links that work. The alternative would be to remove the hyperlinks. That won't really help but it would reduce the aggravation.

LDoyl.1 by Associate II
  • 885 Views
  • 4 replies
  • 0 kudos

change Vsync

HiI'm using stm32f429 and my question is about LTDC peripheral.Is there any way to change VSYNC unit from "Line" to "pixel"?(Like Hsync unit that is in pixel)Thanks