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

32F429IDISCOVERY LCD ILI9341 driver

Posted on March 18, 2015 at 01:32Hi,I would like to ask if anyone has successfully changed the setting of the ILI9341 driver to little endian...I have data in this format but in default I have to send over SPI high byte first and low byte after that...

STemWin VNC server compatibility

Posted on March 05, 2015 at 12:17HelloI am trying to use the STemWin library as a VNC server with a STM32F429 microcontroller.It works fine as long as I use a VNC client running on windows, for example UltraVNC.I have tested several VNC clients for ...

DCMI: pixel clock issues

Posted on February 18, 2015 at 12:59Hi GuysI' trying to get an image with DCMI module. So, I set up the camera sensor for a square test pattern (a grid of 16 white pixels and 16 black pixels). I get the data with the DMA and the grid obteined was 2x...

How to enable multi ADC using STM32F407ZG?

Posted on February 22, 2015 at 06:43I am using 2 ADC's ,1. for Touch Panel (ADC1)2. another for getting input from potentiometer (ADC3)Earlier Touch Panel program was working fine, when I implemented by initializing ADC3, there is a conflict, so the...

dhinesh by Associate
  • 625 Views
  • 3 replies
  • 0 kudos

Stemwin Speed

Posted on February 21, 2015 at 16:37HI. Im using Stemwin on STM32F407 and uCOSII. there is a problem. when i create an Iconview and worked with it, in the time i move the selection icon, all screen flashes and then changes executed. it doesnt look g...

STemwin

Posted on February 16, 2015 at 19:59Hi.I have problem to implement ICONVIEW in Stemwin.In GUIbiulder no icon displayed. just a Blue square can be viewed.thank you. #stemwin--iconview

UCOS porting problem

Posted on February 10, 2015 at 22:09HiI have the Problem: I have ported and tested a uCOSII on stm32f4/discovery(STM32f407VG) evaluation board with out any problem(board Programmed with onBoard STLINK).after that i have tried to program a custom boa...