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

I2C data reading problem STM32F746

Hello I have a problem with reading data on I2C. My code goes HardFault error after this( while (hi2c->XferCount > 0U);)line. I'm reallt stuck in here. Does anyone have idea about that?HAL_StatusTypeDef HAL_I2C_Mem_Read(I2C_HandleTypeDef *hi2c, uint1...

DCMI with DMA on stm32743 MCU

Hullo guys , I 'm trying to get my OV10635 cam working with STM32H743 , and I have set up all required configurations , I want to get snapshot , transfer the chunk of data to internal RAM , but the FRAME interrupt is never generated , while LINE inte...

BBhoo.1 by Associate
  • 379 Views
  • 0 replies
  • 0 kudos

Resolved! Animated image issue on custom board with 5' TFT

Hello,i used the STM32CubeIDE Version: 1.1.0 with TouchGFX designer 4.12.3 to build a project for the F746G-Disco. Everything worked fine, i was able to display animations etc.Then, i made the changes to my custom board (based on Disco schematics) to...

SKokk.1 by Associate II
  • 3256 Views
  • 27 replies
  • 0 kudos

STM32H7B3I-DK Example projects "STM32Cube_FW_H7_V1.7.0\Projects\STM32H7B3I-DK\Demonstrations\STemWin" RomLess and Xip (executable on OctoSPi).

Hello, I'm working with the STM32H7B3I-DK.I want to use this project in Romless and Xip (executable on OctoSPi).I just change the file .id (attached) , main.c (without MPU_Config()) and VECT_TAB_OSPI configuration. Problem:The pictures are not good (...

Agran.1 by Associate II
  • 729 Views
  • 1 replies
  • 0 kudos

Why is there no 8 bpp option for GFXMMU?

My framebuffer is 8 bpp in L8 format, but under GFXMMU > LUT Configuration > Display BPP, there is no 8 bpp option? Am I missing something? Considering the LTDC supports 8 bpp framebuffers, this should definitely be an option.Currently running the la...

CBald by Associate III
  • 760 Views
  • 4 replies
  • 0 kudos

How can I use an image stored in µSD ?

Hi,I want to use an image stored in µSD card.I found the following exemple : STM32Cube_FW_F7_V1.15.0\Projects\STM32746G-Discovery\Applications\Display\LTDC_PicturesFromSDCardBut it is a still image.What I want to do :Create the design with TouchGFX. ...

MMerc.1 by Senior
  • 1093 Views
  • 11 replies
  • 0 kudos