STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 1495 Views
  • 0 replies
  • 2 kudos

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

GUI_TTF_CreateFont

Posted on February 12, 2015 at 12:36 Hi, I am new to STemWin and evaluating using STM32F429I-DISCO. I want to evaluate the �TTF� file related font functions but the linker is erroring with ''no definition'' for GUI_TTF_CreateFont. The steps I have t...

bashir by Associate II
  • 325 Views
  • 1 replies
  • 0 kudos

STM32F407+SSD1963+STemWin

Posted on September 15, 2015 at 20:02Hello! We developed a board with STM32F407 and a 7'' TFT with SSD1963, when this board was projected we didn't know STemWin library and the bus interface was connected on I/O pins like this:SSD1963     --->    ST...

giovani by Associate II
  • 296 Views
  • 2 replies
  • 0 kudos

Wrong color camera and slow LTDC

Posted on September 10, 2015 at 14:06Excuse my English, I am using Google translator. I use STM32F7. I have two problems. 1) The colors of the camera are not displayed correctly, here are some photos of my problem: [[this link/image has been flagged...

STM32F429I-Discovery DCMI DMA OV7670

Posted on November 17, 2014 at 06:01Hi,I want to implement DCMI on the STM32F429I Discovery using OV7670. I am using external clock of 20MHz for OV7670 clock source. I can get the frame interrupt, but cannot get the dma interrupt working. Also, no d...

stemwin antialiasing color problem

Posted on August 28, 2015 at 10:57Hi STM32 Users,I would like to request your help in the following problem. I am using STM32F427VG and HX8357D with FMC controller in 16 bit mode RGB565. I successfully integrated the STemWin library with STM32Cube_F...

stm32f429 with TFT working issue

Posted on August 17, 2015 at 07:59Hi.I had worked with sm32f429 interfaced with SSD1963 controller to drive TFT, for now TFT work good. but it seems and checked if I come on one page and than go to another page and than repeat this process again and...

Camera OV7675 JPEG Compression

Posted on August 13, 2015 at 18:42Hi,I'm trying to use an ov7675 0.3Mb with the STM32F4209.The main goal is to stream the data through WiFi, using the module AMW006 from ACK.What I'm wondering is to use a specific IC to do the compression to JPEG or...

roger23 by Associate
  • 355 Views
  • 1 replies
  • 0 kudos

STM32F746Discovery - STemWin

Posted on July 23, 2015 at 23:51I would humbe ask what is behind WM_SetCreateFlags(WM_CF_MEMDEV) ? Trying to write a very easy application based on example ''STemWin_HelloWord'' with a couple of buttons only I can put any widget to main window ( WM_...

Labels