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

File .ioc not generated

Hello everyone! I created my first project on the STM32F429I using TouchGFX by following several tutorials on the Internet.I have a big problem: after setting the graphics on TouchGFX and generating the code .. when I open the project in STM32CubeIDE...

luke514 by Senior
  • 1820 Views
  • 5 replies
  • 0 kudos

Throttle position visualization

Hello,I have written my 4 bit grayscale, 256x64 OLED driver using SPI, and I want to visualize my throttle position. The throttle value ranges between -100 and +100 where -100 means maximum deceleration and +100 the maximum acceleration. So far, I ha...

0693W00000WL8TGQA1.png 0693W00000WL8TLQA1.png 0693W00000WL8TVQA1.png
fing by Associate II
  • 467 Views
  • 0 replies
  • 1 kudos

slow gauge

I am using a custom gauge, but the movement of the needle is always not very smooth.is there any way to improve this?

DDi S.1 by Associate III
  • 2150 Views
  • 9 replies
  • 0 kudos

Resolved! Buttons/Box with rounded corner

HiI have the situation, that on one screen several buttons with only one color and rounded corners has to be placed. (see screenshot) But the corners are different on every button.The easiest way would be to generate two images (for released/pressed ...

Marco.R by Senior
  • 2627 Views
  • 7 replies
  • 1 kudos

some basic questions on charting, etc

I can make an application and load it into the IDE. I'm very familiar with programming the STM32s. I created a simple app that creates a dynamic chart. I can see where the dummy data is loaded into the chart in the base code. I have a few questions ...

TouchGfx modifies FMC SRAM lines

Hello, I'm using a STM32L4S9 with TouchGFX and an external SRAM on my custom board with cubeMX. However, I've found that after initialising the FMC lines, MX_TouchGFX_Init modifies the configuration of SRAM_D0 and SRAM_D1 on GPIOD, so that they can't...

AHugh.3 by Associate II
  • 670 Views
  • 4 replies
  • 0 kudos