Skip to main content
Associate II
May 16, 2024
Question

STM32cubeIDE successfully burned GUI but LCD screen is not bright

  • May 16, 2024
  • 1 reply
  • 1273 views

Hello everyone, I used touchgfx to generate an official example. The development board model is STM32H747I-DIACO. Next, I configured freertos_M7 and debug through cubeMX, as shown below. There is no error message after the code is generated and compiled, STM32cubeIDE successfully burned GUI but LCD screen is not bright, what is the cause? I followed the same procedure a few days ago and was able to display the picture on the LCD. My tutor and I searched for the reason for a whole day, but I am sure that the code has been successfully burned and the LCD power supply can successfully display the picture.

图片3.png

图片4png.png

This topic has been closed for replies.

1 reply

KDJEM.1
Technical Moderator
May 16, 2024

Hello @judy ,

To check whether issue is related to a hardware or software issue, could you please try running an available LCD_DSI example and let me know if the example works correctly. These examples have been tested with STM32H747I-DISCO.

Please make sure that the display is correctly connected to the board. For that please unplug and plug the display.

Also, I recommend you to take a look at this MOOC may help you.

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.