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

How to configurate my custom project with TouchGFX engine and design for STM32F4 (I am use RTOS) with LCD controller SSD1963 over 8080 interface (i am not use DMA)?

My config:I am use FSMC for communication over intel 8080 without DMA with SSD1963 LCD driver;My custom display 100x100 pixels;I am not use touch;I am use internal framebufferI am configure my project with as: https://support.touchgfx.com/docs/devel...

EHay.1 by Associate III
  • 1118 Views
  • 7 replies
  • 0 kudos

TouchGFX, how to draw images in A4 or A8 format?

HiIt seems that ChromART supports A4 and A8 formats very well, but I haven't found a way to draw dynamic bitmaps that use either of these formats -- it fails on an assert.Glyphs can use both of them (efficiently), so there must be a way to do it? So ...

Gom by Associate II
  • 357 Views
  • 0 replies
  • 0 kudos

Resolved! Why not call buttonCallbackHandler in touchGFX?

Hello! In project i am get in interrupt touch coordinate and handled in STM32TouchController::sampleTouch:bool STM32TouchController::sampleTouch(int32_t& x, int32_t& y) { /** * By default sampleTouch returns false, * return true if a to...

EHay.1 by Associate III
  • 693 Views
  • 2 replies
  • 0 kudos

STM32F746 board ADC value LCD display

Dear allDisplaying analog voltage value on TouchGFX GUI using STM32F746G-DISCO kit.I watched YouTube and followed it.The ADC input is up to 3.3V, but the value displayed on the LCD is displayed in a very large number. The ADC is 12 bits and the outpu...

0693W000003R6mRQAS.jpg
Kss.1 by Associate II
  • 576 Views
  • 1 replies
  • 0 kudos

Are there any training resources or articles that would help me inferface my NUCLEO-L053R8 to a segment LCD display using STM32CubeMX code?

I have a NUCLEO-L053R8 and a segment lcd display. I have generated the code with STM32CubeMX and connected up the wires.I am a bit confused as to how I implement the HAL_LCD_Write function, specially what your supposed to put in the RAMRegisterIndex,...

RHayn.1 by Associate
  • 539 Views
  • 1 replies
  • 0 kudos

Resolved! Does TouchGFX support the STM32H743IIT6?

Hello everyone,I'm in the community and I started to study the STM32H7 microcontroller familly and the TOUCHGFX. After reading a few post here i discovered that there are some microcontroller the are not suppported by the TOUCHGFX enginne (apparently...

FDigi by Associate III
  • 482 Views
  • 1 replies
  • 0 kudos