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! do I need an SDRAM?

Hello,I am in the process of making my own circuit board and using an f767 with 144 pins. I have integrated a QSPI and a 40-pin FPC for an 800x480px display. The LTDC is in RGB565. Unfortunately, I don't have any pins left for the SDRAM. So the quest...

AGeis.4 by Associate III
  • 2441 Views
  • 11 replies
  • 1 kudos

Code example for ILI9341 of X-CUBE-DISPLAY

Hello everyone,I'm using Nucleo-STM32L476RE board to print some datas on a ILI9341 LCD 2.8" screen.By using STM32CubeMX, I added the software pack X-CUBE-DISPLAY. But after generating the code on the STM32CubeIDE, I am not able to program correctly t...

lonkenzo by Associate II
  • 1744 Views
  • 2 replies
  • 0 kudos

Extern unicodechar buffer

Hello,I'm trying to share buffer between files but sometimes I get value sometimes not. And this is how I do this.First of all I have button and inside button is text when I click the button it shows modal window and there is keypad. By keypad I writ...

0693W00000aJ1skQAC.png 0693W00000aJ1uCQAS.png
heyo by Senior
  • 490 Views
  • 0 replies
  • 0 kudos

Single increment counter

Hi I am trying to implement a single increment counter driven by a button press. I am using the STM32F429I-DISC1 evaluation board. I have created a GUI in touch GFX and that is displaying the counter number and increments when I press the blue button...

MBode.2 by Associate II
  • 1101 Views
  • 2 replies
  • 0 kudos