STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

touchGFX can't load into stm32H750ZBT6

I built a LCD driver with stm32H750ZBT6 , afliliatlister operation, touchGFX can't load into MCU with ST-LINK , the error list as follows: (remark:  i try to set as stm32CUBE IDE or CMake) stm32CUBE MX  GCC setting:  touchGFX list error message:Compi...

miker_0-1751621024796.png
miker by Associate III
  • 55 Views
  • 1 replies
  • 0 kudos

Issues with I2C HAL in TouchGFX RTOS thread.

Hello, i see trouble with I2C HAL_I2C_Master_Transmit(&hi2c2, addr==0 ? I2C_ADDR_DACR : addr, Buff,3,5);in project with TouchGFX RTOS i have two threads. One for GUI and second is this hw I2C.On scope i see, that I2C sometimes (random) split send or ...

MM..1 by Chief III
  • 130 Views
  • 5 replies
  • 2 kudos