STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.23.2 is out!

TouchGFX 4.23.2 is now out.Please follow this link to download it.4.23.2 Release details:Release date: March 14th, 2024Bugfixes in TouchGFX Designer:Fixed a bug where TouchGFX Designer would not close properlyBugfixes in TouchGFX Core:Fixed issue wer...

LouisB by ST Employee
  • 4497 Views
  • 1 replies
  • 9 kudos

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! Howto combine TouchGFX and WPAN BLE ?

Project MX created without RTOS generate this main partMX_TouchGFX_Init(); MX_RTC_Init(); /* USER CODE BEGIN 2 */   /* USER CODE END 2 */   /* Init code for STM32_WPAN */ MX_APPE_Init(); /* Infinite loop */ /* USER CODE BEGIN WHILE */ ...

MM..1 by Chief II
  • 554 Views
  • 6 replies
  • 0 kudos

Resolved! LTDC clock not oscillating

Hello,I'm using an STM32H743i-Eval2, we plugged in another LCD of 1024x600 RGB888 60HzWe set the LTDC clock at 51.2Mhz as written in the LCD datasheet. (HSE 25Mhz / 25 * 512 / 10)We get no clock at all on Pin32 of CN20 (CLK pin on LCD connector)The c...

CedricB by Associate II
  • 332 Views
  • 3 replies
  • 0 kudos