SD1_DATA mux mode

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

SD1_DATA mux mode

817件の閲覧回数
endl
Contributor II

Hello

I'm trying to use the "iMX 6Series Plarform SDK v1.1.0" for my demo board with iMX6DL processor.

There is a function  void hdmi_tx_phydtb_pgm_iomux(void)  from the file /board/common/board_hdmi.c.

This function configures mux mode to ALT6 for SD1_DATA0 pad and SD1_DATA1 pad ( // for hdmi_tx instance OPHYDTB[0]/OPHYDTB[1] port ??? ).

I have not found this mux mode for SD1_DATA pad from Reference Manual

FieldDescription

2–0

MUX_MODE

MUX Mode Select Field.

Select 1 of 3 iomux modes to be used for pad: SD1_DAT0.

000 ALT0 — Select signal SD1_DATA0.

011 ALT3 — Select signal GPT_CAPTURE1.

101 ALT5 — Select signal GPIO1_IO16.

What makes this setting ? And what is the OPHYDTB ? Thank you

ラベル(2)
タグ(2)
0 件の賞賛
返信
1 返信

733件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Vadim

these signals are hdmi test signals, mux mode ALT6 was removed from latest RM,

described in sect.35.7.31 Digital Transmission Mode (HDMI_PHY_DIGTXMODE) IMX6SDLRM

hdmi.jpg

Best regards

igor

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

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

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