mux of cspi on the iMX53 QSB

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

mux of cspi on the iMX53 QSB

ソリューションへジャンプ
1,254件の閲覧回数
Stefan1z
Contributor II

Hi,

i have a i.MX53 QSB and i want to use the CSPI on the expanstion-port. Therefore i muxed the DISP0_DAT0 Pin to CSPI-SCLK, but there is already a signal on it. Even if i muxed it to gpio and set the value, this signal is still present. I controlled the mux with the mxc_iomux_v3_get_pad function from iomux-v3.c and everything seems right.

Is there anything that also uses the DISP0_DAT0 pin i don´t know or i miss?

best regards,

Stefan

ラベル(1)
タグ(4)
0 件の賞賛
返信
1 解決策
950件の閲覧回数
Stefan1z
Contributor II

Hi Jose,

yes the Daisy Chain was correct. It was the hdmi/display-output on the expander which tries to send data, even when it wasn´t set as IPU.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
950件の閲覧回数
NicolasIzquierd
Contributor III

Hi Stefan1z

Did you configure the Daisy Chain as well?

CSPI_IPP_CSPI_CLK_IN_SELECT_INPUT = 0b00

-ni.

0 件の賞賛
返信
951件の閲覧回数
Stefan1z
Contributor II

Hi Jose,

yes the Daisy Chain was correct. It was the hdmi/display-output on the expander which tries to send data, even when it wasn´t set as IPU.

0 件の賞賛
返信