i.mx8m HDMI problem

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

i.mx8m HDMI problem

753 次查看
a_bardi
Contributor I

On a custom board equipped with an IMX.8 CPU I cannot make HDMI work. The issue is that upon insertion of HDMI cable and assertion of HDMI_HPD (high, 3.3V), the CPU does not start DDC communication with the Display on HDMI_DDC_SCL and HDMI_DDC_SDA pins. Internal HDMI supply (VDD_PHY1V8) is 1.8V stable. The Problem is not in the CPU module as HDMI works in its Development Kit.
Is there a way to check the status of HDMI_HPD pin? Wich register should I read?
Any help would be very much appreciated.

-Antonio-

0 项奖励
2 回复数

679 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Antonio

one can try to read "HPD input" in register HPD_PLUG_IN, described in

sect.13.4.10.1.77 HDMI HPD status (HPD_PLUG_IN)

i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual

Custom board hdmi hardware may be checked using i.MX8M Hardware Developer’s Guide

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励

679 次查看
a_bardi
Contributor I

Igor,

thanks for your help. The Hotplug signal was correctly reaching the CPU, the problem was a wrong device tree configuration that failed to load the HDMI display configuration.

Thanks a lot,

best regards

-Antonio-

0 项奖励