STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

STM32F103C8T6 + STemWin + CubeMX

Posted on March 02, 2018 at 22:32ST tells about STemWin implemented in CubeMX but whatever I try I cannot seem to get a STM32F103C8T6 project to have STemWin as middleware even though ILI9340 is among the LCD drivers inside the STemWin and STM32F103...

zootroop by Associate II
  • 618 Views
  • 1 replies
  • 0 kudos

STemWin with STM32L496ZG

Posted on March 02, 2018 at 11:28I am just starting my work with an STM32l496ZG nucleo board. I am using an ST7789V Display, which i want to connect via SPI1. CubeMX is configured to use SPI with DMA for TX, and the necessary interrupts.How should i...

Can someone briefly explain LTDC layering?

Posted on February 20, 2018 at 17:36I want graphic primitives like text on layer 2 to be superimposed on top of the image in layer 1. I want to do this will full alpha values of 255 for both layers.I wrote the text against a color I made transparent...

emwin hardfault when use sdram

Posted on February 08, 2018 at 09:27im running emwin demo on stm32f429ig, but when gui config address start from sdram address hardfault happen.i can read and write on sdram separately. the board designed by myself.please help me what should i do?#s...