STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 1247 Views
  • 0 replies
  • 2 kudos

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

Image processing on the STM32F7?

I have an OpenCV image processing application running with a Raspberry Pi, but it's overpowered for my needs, so I'm exploring options for getting my project running on something slower and cheaper. The STM32F7 seems to hit the mark as far as process...

ukn by Associate
  • 309 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX + STEmWin + Atollic Integration ETA

Posted on May 28, 2018 at 17:56Project generation in CubeMX is great. Atollic now that it is free is great. STEmWin is.... ok. I'd like to generate STemWin based projects with CubeMX while using the Atollic IDE. As some of you might know, when you E...

0690X0000060BP6QAM.png

I want Layer Copy. Help me.

Hi.I am using the virtual layer to display the screen on the lcd.I am trying to copy between virtual layers.RGB 16BIT is used and the resolution is 480 * 800.I want to copy the screen at (0,0) to (0,800), but it does not work normally.ex)GUI_CopyRect...

STM32F1 discovery programming with Arduino

I am trying to use arduino IDE to program the STM32F1 discovery with waveshare 4inch LCD using the demo code provided https://www.waveshare.com/wiki/4inch_TFT_Touch_Shieldam I using the correct package?https://github.com/stm32duino/BoardManagerFiles/...

hhuyn.6 by Associate
  • 437 Views
  • 1 replies
  • 0 kudos

HOW USE CUBEMX HAL_LCD_WRITE?

It is the starter that started now. We are currently using the STM32L152C-DISCOVERY board.I have used HAL_LCD_WRITE as shown below, but nothing is displayed on the LCD.HAL_LCD_WRITE (& hlcd, LCD_RAM_REGISTER0, 0x0000, 0xffff);orHAL_LCD_WRITE (& hlcd,...

ngabj by Associate
  • 412 Views
  • 0 replies
  • 0 kudos

STemwin not work, black screen

Hello community,I have a development board with a STM32F429IGT6 processor. I connected an RGB display (without controller) to the LTDC to the board. On the board is too a 64MBIT Sdram on the FMC port. With STM32CubeMX I have been trying to brighten t...

HM?�l by Associate
  • 353 Views
  • 1 replies
  • 0 kudos
Labels