Skip to main content
La1
Associate III
September 29, 2020
Question

How to display splash screen on HDMI monitor?

  • September 29, 2020
  • 2 replies
  • 1340 views

Hi i want to display splash screen on HDMI monitor instead of DSI monitor of STM32MP157C-DK2. I know that it has something to do with U-Boot configuration, but i can't find right options to enable this feature. I would be grateful if somebody could help me.

This topic has been closed for replies.

2 replies

Olivier GALLIEN
ST Technical Moderator
September 29, 2020

Hi @La​ 

Guess this page might help https://wiki.st.com/stm32mpu/wiki/How_to_display_on_HDMI

Olivier

In order 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.
La1
La1Author
Associate III
September 30, 2020

Hi, thanks for answer, but i have not found useful information there. They only say that "The U-Boot graphical console ("ST life.augmented" picture) is never displayed on the HDMI monitor. This console is displayed on the DSI display (if any on the board).", but i assume, that it is only on default starter package and it can be changed using developer or distribution package. On page https://wiki.st.com/stm32mpu/wiki/U-Boot_overview#U-Boot_description they say that U-Boot supports "Display: LCD, HDMI, BMP for splashcreen", so i think it should be possible.