STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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

Periphiral module using DMA2

Posted on February 20, 2014 at 06:32Hello.I am working on a project in which i have to grab data from DCMI and store it to SDIO. Both of these periphirals are using DMA2. I have tested SDIO and it is perfectly working with DMA2. Now i have a bit of ...

ch2 by Associate III
  • 390 Views
  • 1 replies
  • 0 kudos

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