STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

No emWin library in STM32CubeMX

Hi all, After I have updated my STM32CubeMX to version 5.6.1, I noticed that there is no emWin in under Middleware category. Did ST remove the emWin support in STM32CubeMX? If anybody knows how to configure in STM32CubeMX, please help me to answer.

ATun by Associate
  • 1084 Views
  • 3 replies
  • 0 kudos

a variable value

hi every one. I want to display the amount of ADC on the LCD. How can I show a variable value of ADC1ConvertedValue?now I can only display a character on LCD.i want to show: The ADC value is: (amount of the ADC Value)int main(int argc, char* argv[]...

Nmo.1 by Associate III
  • 569 Views
  • 3 replies
  • 0 kudos

Resolved! How to import code generated by TouchGFX Designer

Hi guys,I'm taking my first steps in touchgfx library, so it is probably a dumb question.To understand how touchgfx works, I'm using a STM32F746G_DISCO.As first step, I opened the TouchGfx demonstration present in the STM32Cube repository. The projec...

FBarb by Associate
  • 1027 Views
  • 3 replies
  • 0 kudos

ST7789 interface with STM32F429 using RGB565

Hello,I am trying to interface ST7789 display with STM32F429 using RGB 565 interface.I have used the st7789 library from STM32F4 package \STM32Cube_FW_F4_V1.24.0\Drivers\BSP\Components\st7789.cBut this library has functions of SPI and I want to use ...

Kylo Ren by Associate II
  • 1525 Views
  • 1 replies
  • 0 kudos

TouchGFX Level Indicator

Hello,I want to add to my project some level indicator like battery level, wifi level, gsm signal rssi level etc.Is there a way to do it with touchgfx without add an image for each level?

Resolved! Need an advice

Hi guys. I am new to STM32 MCUs and I need an advice on what couple of kits and compilers and IDEs is better for developing applications for STM32 MCUs that uses TouchGFX.I thought that STM32CubeIDE is the most straight way to do this, and I tried to...

GSerg.1 by Associate II
  • 1649 Views
  • 9 replies
  • 0 kudos