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

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
  • 747 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
  • 1285 Views
  • 6 replies
  • 0 kudos

TFT LCD SCREEN DRIVER

Posted on November 20, 2013 at 12:40Hi all,I want to controller tft lcd screen without lcd contoller IC suhc as ssd1963, ili9320.I want stm32fxx or power mcu.How to driver this tft screen?Thank you... #stm32 #lcd #discovery #tft #fcsm-lcd

DMA and DCMI issues.

Posted on November 05, 2013 at 17:50 Hi, I've recently been playing with a Keil MCBSTM32F200 board, specifically using the camera module. Essentially, I'm trying to use DMA2 to route the camera data to an arbitrary location in the SRAM in...

thomas2 by Associate II
  • 2735 Views
  • 10 replies
  • 0 kudos