About LCD control signals of MX6DL_SABRE-SDP.

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

About LCD control signals of MX6DL_SABRE-SDP.

ソリューションへジャンプ
715件の閲覧回数
yuuki
Senior Contributor II

Dear all,

We'll connect a LCD panel.

In MX6DL_SABRE-SDP, there are the following control signals.

DI0_PIN2 => DISP0_HSYNCH
DI0_PIN3 => DISP0_VSYNCH
DI0_PIN4 => DISP0_CNTRST
DI0_PIN15 => DISP0_DRDY

These signals aren't explained in "Pin Assignments" of a reference manual(IMX6SDLRM.pdf).
However, in IOMUX tool, these signals are assigned to ALT1 mode.

Can these signals be used in ALT1 mode?
Or is the GPIO function used as these signals?

Best Regards,
Yuuki

ラベル(1)
0 件の賞賛
1 解決策
551件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi yuuki

in Linux DI0_PIN2,3,15 are used in ALT0 mode as

IPUa_DIb_PINcd, one can look at ipu_disp.c.

I think it is not possible to produce IPU sync signals with GPIO

configurations.

Seems DI0_PIN4  DISP0_CNTRST is used as GPIO (ALT5).

Probably for these signals IOMUX tool has some inaccuracies.

Best regards

igor

元の投稿で解決策を見る

0 件の賞賛
1 返信
552件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi yuuki

in Linux DI0_PIN2,3,15 are used in ALT0 mode as

IPUa_DIb_PINcd, one can look at ipu_disp.c.

I think it is not possible to produce IPU sync signals with GPIO

configurations.

Seems DI0_PIN4  DISP0_CNTRST is used as GPIO (ALT5).

Probably for these signals IOMUX tool has some inaccuracies.

Best regards

igor

0 件の賞賛