STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

STM32F417IGT6 FSMC A25 HardFault

Posted on April 12, 2015 at 11:16I have an ILI9325 TFT LCD connected to an F417IGT6 via FSMC Bank 1, Region 1, using 16-bits.The ILI9325 has an 8080-style interface, and FSMC A25 has been selected to drive register select as per AN2790 Figure 3 for ...

connect by Associate II
  • 1167 Views
  • 4 replies
  • 0 kudos

STM32F4 DCMI USB VCP

Posted on April 01, 2015 at 19:45Good  day, i'm new in using the *c STM32F4 i try to send data from DCMI to HOST(PC) via USB VCP but i nedd some help !! #stm-32f4-vcp-usb-dcmi

elbonay by Associate II
  • 881 Views
  • 3 replies
  • 0 kudos

STM32 STemWin and Interrupt Problem

Posted on April 10, 2015 at 16:52 I'm using STM32F407ZGT6 with SSD1963 LCD controller and 800x480 TFT panel. I'm not using OS. It's working with STemWin.  But when I used any interrupt, code execution stops at somewhere in emWin.  I moved WM_Exec() ...

ilmete27 by Associate
  • 630 Views
  • 1 replies
  • 0 kudos

32F429IDISCOVERY LCD ILI9341 driver

Posted on March 19, 2015 at 15:17Hi,I would like to ask if anyone has successfully changed the setting of the ILI9341 driver to little endian...I have data in this format but in default I have to send over SPI high byte first and low byte after that...

Memory management - DCMI, OV7670, DMA, Grey color

Posted on March 21, 2015 at 22:11Hello! First of all there is worth to mention that I have successful communication with OV7670 camera on STM32F407VG Discovery and I getting QCIF format picture in YCbCr format and sending it via USB to computer as v...

0690X00000605FZQAY.png 0690X00000605FeQAI.png
sawingor by Associate II
  • 826 Views
  • 0 replies
  • 0 kudos

STM32F407VG working lcd library

Posted on March 11, 2015 at 21:16Hi, i'm looking for working LCD library for ks0108/s6b0108.All what i tested wasn't working well. Can someone help me? #ks0108 #stm32f4 #lcd #stm #lcd-l

STemWin VNC server compatibility

Posted on March 05, 2015 at 12:17HelloI am trying to use the STemWin library as a VNC server with a STM32F429 microcontroller.It works fine as long as I use a VNC client running on windows, for example UltraVNC.I have tested several VNC clients for ...

DCMI: pixel clock issues

Posted on February 18, 2015 at 12:59Hi GuysI' trying to get an image with DCMI module. So, I set up the camera sensor for a square test pattern (a grid of 16 white pixels and 16 black pixels). I get the data with the DMA and the grid obteined was 2x...

How to enable multi ADC using STM32F407ZG?

Posted on February 22, 2015 at 06:43I am using 2 ADC's ,1. for Touch Panel (ADC1)2. another for getting input from potentiometer (ADC3)Earlier Touch Panel program was working fine, when I implemented by initializing ADC3, there is a conflict, so the...

dhinesh by Associate
  • 801 Views
  • 3 replies
  • 0 kudos