STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32U5G9J-DK1 drive LCD with single lane

Hi Community, I have STM32U5G9J-DK1 board and I am able to run several graphics firmware by using 2 data lanes of DSI host.However, in my custom board (yet to develop), we will have only single data lane LCD module.So, I want to try single lane firmw...

Resolved! Sending Data to TFT/LCD via FMC fails

HiI'm struggling with a TFT Display and a Nucleo U575 board. The Display is a 320x240px Display that I want to control with a 16 bit FMC interface.As the Display doesn't show anything, I connected my Logic analyzer to the Nucleo's FMC Pins.Result: It...

MGuth.1 by Associate III
  • 3019 Views
  • 18 replies
  • 0 kudos

STM32F423ZHT6- ST7789H2

I sent a write data to LCD like display the RED background on the LCD panel. But it display like this-    this is my code part: int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration---------------------------------...

LCD image.jpeg

DSI interface general information

Hello.  I've placed this here as it's the closest location for LCD display information I can find.I've picked up an LCD display hoping to drive it and display some sensor information.  The display is 400x1280 and 7.9 inches wide.  It came with an HDM...

TJM by Senior
  • 305 Views
  • 5 replies
  • 0 kudos

RGB image compression memory fault

Hey,I am trying out the new RGB image compression in TGFX 4.24 and are having some issues. My program compiles fine without any compression.I have only turned the feature on in TouchGFX Designer and generated code. Is there something else I am missin...

PontusL by Associate III
  • 508 Views
  • 6 replies
  • 0 kudos
Labels