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

Resolved! STM32H735G-DK's DMA2D Start Address Drifts

I'm using CubeMX to generate the start file rather than the BSP example. When I tried to set the DMA2D, I found that the start address will be shifted by 0xC.... // setup octospi2 for hyperram, dma2d and ltdc above uint32_t col; uint32_t startAdd = 0...

GChen.5 by Associate II
  • 663 Views
  • 2 replies
  • 0 kudos

X-CUBE-TOUCHGFX 4.18.1 is out

TouchGFX 4.18.1 is now online.Release notes (which can be found in the online documentation) are as follows:Bugfixes in TouchGFX Designer:Various network stability fixesAdding images to a project that contains a Progress Indicator while TouchGFX Desi...

Resolved! TouchGFX 4.18: Unable to use video widget.

Hi,I tried using video widget from 4.18 version designer. But when i tried to run simulation its just opening for a moment and closes itself immediately . First I created a project with simulator instead of specific board.added a video widget and sel...

Revanth by Associate III
  • 410 Views
  • 1 replies
  • 0 kudos

Resolved! Slider base image not shown properly

I am using slider widget in my project with custom images for base and fill. When I change the base image programmatically, the slider is coming up with filled image as base image. Here is line of code:pwrSaveTimeSlider.setBitmaps(touchgfx::Bitmap(BI...

0693W00000KcAhuQAF.png 0693W00000KcAidQAF.png
BGuth.1 by Senior
  • 928 Views
  • 4 replies
  • 0 kudos