Skip to main content
Bshen.2
Associate II
August 9, 2022
Question

STM32mp157 [drm] ltdc fifo underrun: please verify display mode

  • August 9, 2022
  • 2 replies
  • 1025 views

Can someone do me a favor?I need some help.I'm using the board of the stm32mp157 chip.When I try to restart the board, he occasionally prompts for some errors.

[drm] ltdc fifo underrun: please verify display mode

And at the same time, my hdmi monitor doesn't work.How do I solve this problem?

This topic has been closed for replies.

2 replies

PatrickF
Technical Moderator
September 1, 2022

Hi @Bshen.2​ ,

the LTDC fifo underrun could be issued occasionally during display initialization, it is usually not blocking.

for HDMI, please have a look to https://wiki.st.com/stm32mpu/wiki/How_to_display_on_HDMI

Regards,

In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

In order to give better visibility on the answered topics, please click on 'Best Answer' on the reply which solved your issue or answered your question.Tip of the day: Try Sidekick STM32 AI agent
PatrickF
Technical Moderator
September 16, 2022

Hi @Bshen.2​ ,

could you check if you have both DDR_PCFGR_0 and DDR_PCFGR_1 set to 0x00010000 in TF-A DDR setting .dtsi file ?

If not already at those values, could you give a try to see if this improve your issue ?

Regards,

In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

In order to give better visibility on the answered topics, please click on 'Best Answer' on the reply which solved your issue or answered your question.Tip of the day: Try Sidekick STM32 AI agent