mux of cspi on the iMX53 QSB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mux of cspi on the iMX53 QSB

Jump to solution
1,170 Views
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

Labels (1)
Tags (4)
0 Kudos
Reply
1 Solution
866 Views
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.

View solution in original post

0 Kudos
Reply
2 Replies
866 Views
NicolasIzquierd
Contributor III

Hi Stefan1z

Did you configure the Daisy Chain as well?

CSPI_IPP_CSPI_CLK_IN_SELECT_INPUT = 0b00

-ni.

0 Kudos
Reply
867 Views
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 Kudos
Reply