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

Resolved! Merging two touchgfx project

Hello,We have a touchgfx project. I design main screens and write board specific codes to project. My colleauge design some other screens for same project . Is there any way to import his screens to my touchgfx project (with protecting my screens) ?...

Epamuk by Associate III
  • 783 Views
  • 4 replies
  • 0 kudos

IOC file for STM32H7B3I-DK

Where can I find a IOC file for the STM32H7B3I-DK? As this is a ST supplied Discovery Kit, there should be a IOC file that includes all the CPU internal memory and external memories and GPIOs defined. CubeMX 1.8.0 and TouchGFX 4.15 generate different...

RScot.2 by Associate II
  • 546 Views
  • 2 replies
  • 0 kudos

FreeRTOS Version

Thank you for helping.environment:Board: STM32F769I-DISCOTouchGFX: Ver4.15.0Is it possible to set the version of FreeRTOS (osCMSIS) to 1?If it is 2, other (LwIP) does not work well, so I would like to try it with 1.Thank you.

Ebun.1 by Senior
  • 792 Views
  • 6 replies
  • 0 kudos

Problem with Updating Frame buffer of LTDC

When I update the LTDC Frame buffer, showing the display has problem.I use DMA2D and FBAdress located in external SDRAM.I write in pixels as follows (e.g. 1000 Pixels):__IO uint32_t* Address = (uint32_t*) 0xC0000000; __IO uint32_t Data = 255;while(1)...

0693W000005Cjp3QAC.jpg
Slh by Senior
  • 958 Views
  • 4 replies
  • 0 kudos