STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX and CubeIDE... External Memory Issue

On a STM32U5G9J-DK2 kit, once a project, created within TouchGFX, is imported to CubeIDE bitmap images are lost when placed in the external flash memory.TouchGFX version is 4.23.0, CubeIDE is 1.14.1 and everything is installed on a Windows 10 machine...

JLojo by Associate III
  • 457 Views
  • 8 replies
  • 0 kudos

Changing from LCD16bpp to LCD8bpp

Hello, I am facing an issue where the rendered frame buffer is printed on the display as gibberish pixels.I'm using the Nucleo F746ZG and interfacing it (over SPI) with an external display controller that writes to a 240*320 display. I was not able t...

bornamm_0-1716256740120.png bornamm_1-1716257064226.png
bornamm by Associate II
  • 201 Views
  • 8 replies
  • 1 kudos

Stm32F407 with Monochrome Custom LCD

Hi All,Actually, I've just started using stm32f4 discovery board. I'm trying to make a Stm32project with custom based monochrome LCD. So, Is it possible to work it using TouchGFX? I have tried to build an empty project in the IAR Workbench, but it fa...

azMikro_0-1715855000676.png
azMikro by Associate II
  • 724 Views
  • 4 replies
  • 0 kudos

Resolved! Error compile simulator

Hello ST community,i hope you can help me with this errorI am developping touchgfx application and i nedd to display water volume in the screen, so i made some changes in my code and i compile with stm32ide i build it , the console show no error when...