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

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

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

STM32F429 HardFault with STemWin-Flexskin

Posted on July 17, 2015 at 08:58Hi, I'm new with the STM32 MCU and I have a problem on my custom board that I can not solve: the system is an STM32F429ZI with SDRAM and a display, like the STM32F4DIscovery. I work with IAR and I made a little test f...

bettif84 by Associate
  • 531 Views
  • 1 replies
  • 0 kudos

STM32F4 and 1024x600 display refresh problem

Posted on June 30, 2015 at 16:02Hello,I'm using stemwin 5.26 on STM32F429IIT6 using LCD controller and freertos. my display is 1024 x 600. I started to implement some simple windows, but I see that refresh of the window causes a visible frame corrup...

nicola2 by Associate II
  • 705 Views
  • 1 replies
  • 0 kudos

stemwin i2c problem

Posted on July 03, 2015 at 10:05I download the STM32CubeF1 package and compiled the stemwin hello world demo. It is works fine, everything is ok, but I turn on the i2c1 with HAL driver and connect to LM75 temperature sensor. If I put the i2c1 init a...