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

Adding STemWin to existing project

Posted on March 31, 2014 at 17:47I have a project, developed by Segger, for the STM32F429i-Disco board. I have the project working, and wanted to replace the trial emWin files that Segger uses with the STemWin files ST provides. When I swap out the ...

rbs3rd by Associate II
  • 801 Views
  • 3 replies
  • 0 kudos

SPI With Nokia LCD

Posted on February 11, 2014 at 07:42Hi, I am trying to use stm32f3 spi to interface nokia lcd, 5110 but it does not work. I am not sure what is wrong with my code. Can anyone help me please? Thanks////////////////////////////////////////////////////...

onofe by Associate II
  • 1622 Views
  • 5 replies
  • 0 kudos

STemWin Interrupt Handling

Posted on March 04, 2014 at 23:02Hello I'm running the RTos Demo for STM324xG eval and have a lot of trouble with Interrupts. For example transfer via Uart is broken. Pieces are missing. I force it in a loop when transfer starts, thats works but isn...

joerg23 by Associate II
  • 731 Views
  • 2 replies
  • 0 kudos

STM32F1 TRACKING OBJECTS BY COLOR

Posted on November 28, 2013 at 04:42Hello, this is my first post, i'm new to the community. As part of my thesis i developed an object tracking system with an STM32F103vct microcontroller to demonstrate the capabilities of it and the potential to ma...

DCMI, SDIO and DMA2 confusion

Posted on February 11, 2014 at 12:05Hi I am working with stm32f4 DCMI and SDIO interface. Both peripherals are connected to DMA2. I need to store data taken (from DCMI) by DMA2  to SDIO. I have set the following configurations. DMA_InitStructure.DMA...

ch2 by Associate III
  • 1256 Views
  • 6 replies
  • 0 kudos