STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

STemWin Porting SSD1289

Posted on November 13, 2014 at 18:08Hello , I modified the Pins configurations between the LCD and The STM32F4 kit , and modified the dirver name in LCD_X_Config to GUIDRV_FLEXCOLOR_F66702 , but it still doen't work , can anyone help ? #stemwin #...

belal by Associate
  • 430 Views
  • 1 replies
  • 0 kudos

Internal SRAM write and read back problem

Posted on December 10, 2014 at 06:40Hi, I've bought a STM32F4-Discovery board and trying to capture images from the camera. I'm trying to transfer the image to SRAM(112K) instead of LCD-RAM as given in the example code. After the data is read back f...

chaitanya by Associate II
  • 1532 Views
  • 11 replies
  • 0 kudos

STM32F4 LCD direct drive

Posted on November 26, 2014 at 19:13I am going to use STM32F429 to control the  LCD with 800*600 resolution. The datasheet shows STM32F4 has an integrated LCD controller. Anyone can tell me how to use that controller to drive the LCD without adding ...

kqian by Associate II
  • 739 Views
  • 5 replies
  • 0 kudos

porting a touch driver to STEMWIN

Posted on November 18, 2014 at 23:10Hello,Plz I need any documentation to port a touch driver to STEMWIN Library (My touch driver is ADS7846 and I have its code)I need help pleaseThank in advance #ads7846 #stemwin

STM32 with LWIP and STemWin example

Posted on November 07, 2014 at 23:50So I have gotten a lot of help from this forum so I thought I would give back.  I have 2 projects up on my sourceforge site: 1 is for an STM3220G-Eval board and a newer one for an STM324x9i-EVAL2 board. The newer ...