i.mx6 HDMI without I2C

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.mx6 HDMI without I2C

ソリューションへジャンプ
1,549件の閲覧回数
zc_tee
Contributor III

Hi all,

I am currently trying to enable the HDMI display on the i.mx6 quad CPU.

May i know whether the HDMI_TX_DDC_SCL and HDMI_TX_DDC_SDA pin connection is mandatory in order for the HDMI core to function? I see that in the driver drivers/video/mxc_hdmi.c, there are a lot of configurations that is related to i2c communication. What will happen if i did not connect out both the HDMI SCL and SDA pin?

By the way, I do not need to configure any setting on the HDMI display.

Thanks.

Regards,

ZC

ラベル(3)
タグ(2)
0 件の賞賛
1 解決策
1,026件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi ZC

no, it does not mean that one must to connect at least one I2C port.

Best regards

igor

元の投稿で解決策を見る

0 件の賞賛
6 返答(返信)
1,026件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  You may set HDMI in DVI mode.

Also, it will be needed to add the new 'allow_noncea=1' environment variable in the U-Boot
configuration and the proper arguments for display resolution to the kernel command line.

Regards,

Yuri.

0 件の賞賛
1,026件の閲覧回数
zc_tee
Contributor III

Hi all,

Currently i facing problem where i cannot get the HPD interrupt.

I checked the hardware signal, when plugged in, the HPD pin is HI, and when plugged out, the HPD pin is LO.

However, kernel does not goes in to irq routine mxc_hdmi_hotplug, and also not going in to hotplug_worker at all.

Any idea why is this happening? i am using kernel BSP 3.0.101.

Regards,

ZC

0 件の賞賛
1,026件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi ZC

please create new thread, as this is new problem.

Best regards

igor

0 件の賞賛
1,026件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi ZC

one can work with i.MX6 HDMI without using HDMI SCL and SDA or

using ordinary I2C signals.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
1,026件の閲覧回数
zc_tee
Contributor III

Hi Igor,

Thanks for reply,

Just for confirmation, does it means that I MUST connect at least one I2C port (be it HDMI I2C or ordinary I2C) to the HDMI display in order for the HDMI to work?

What will happen if the I2C port of the HDMI display is left unconnected?

Regards,

ZC

0 件の賞賛
1,027件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi ZC

no, it does not mean that one must to connect at least one I2C port.

Best regards

igor

0 件の賞賛