IMX8ULP-EVK display does nothing in Linux

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IMX8ULP-EVK display does nothing in Linux

跳至解决方案
666 次查看
Keith5
Contributor II

Hi,
I am running an IMX8ULP-EVK with HDMI display and 5.5" touch LCD connected. I get a small Uboot image on the 5.5" LCD during boot, but then nothing on either once Linux starts.
The terminal serial works and I have used UUU to update to the latest binary image.

0 项奖励
回复
1 解答
623 次查看
Keith5
Contributor II

Many thanks Brian.
The problem was the monitor I initially used was actually DVI with a converter cable. A native HDMI monitor works fine.
Thanks, Keith.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
624 次查看
Keith5
Contributor II

Many thanks Brian.
The problem was the monitor I initially used was actually DVI with a converter cable. A native HDMI monitor works fine.
Thanks, Keith.

0 项奖励
回复
641 次查看
Keith5
Contributor II

I just re-read the getting stated guide, it says "On boards where the NXP Demo Experience is available, an NXP Logo is displayed on the top left-hand corner of the screen"

Is the Demo Experience GUI available on the  IMX8ULP-EVK?
Thanks.

0 项奖励
回复
635 次查看
brian14
NXP TechSupport
NXP TechSupport

Hi @Keith5

Thank you for contacting NXP Support.

Yes, the Demo Experience GUI is available for the iMX8ULP-EVK.

However, in the i.MX8ULP processor the HDMI is not supported and the EVK use a converter from MIPI-DSI to HDMI. This converter is connected using a multiplexer that manages the input to obtain the output signal from MIPI-DSI connector or HDMI connector.
The multiplexer is controlled by a signal PTH9_MIPI_SWITCH that comes from an I2C port expander. By default, this signal is 0 that provides the output to the HDMI connector.

You can try testing and be sure that this signal is in a low voltage to properly use the HDMI connector. To do this you can ensure that the I2C signal is sending the correct value using Linux and measure the voltage of the output from this port expander. Here is a schematic from the port expander.

brian14_0-1701802932660.png

Also, this signal is also on U55, U56 and U57 of your EVK, you can measure these signals.

brian14_1-1701802977168.png

Please try and tell me your results.

Have a great day!