NXP RPI-CAM mipi not recognized

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

NXP RPI-CAM mipi not recognized

1,982件の閲覧回数
OlivierG
Contributor III

Hi

I have a RPI-CAM mipi conected with a IMX93 evk card

https://docs.nxp.com/bundle/UM11933/page/topics/rpi-cam-mipi_overview.html

This camera is not recognized by yocto : /dev/video not mounted

Is there a LED on the RPI-CAM mipi board ?
Is there a jumper or a switch to set on the IMX93 evk card to power the RPI-CAM mipi ?
Is is a DTB prebuild file to configure the mipi_csi port

 

Greetings

Olivier

0 件の賞賛
返信
4 返答(返信)

1,947件の閲覧回数
OlivierG
Contributor III

 

In the imx93-11x11-evk.dts i have the following block

 
&mipi_csi {
status = "okay";
 
port {
mipi_csi_ep: endpoint {
    remote-endpoint = <&ar1302_mipi_ep>;
    data-lanes = <2>;
    cfg-clk-range = <28>;
    hs-clk-range = <0x2b>;
    bus-type = <4>;
   };
   };
};
 
This block is not for RPI CAM MIPI "ar0144" camera but for ar1302
 
what are the dts parameters for "ar0144" camera ?
 
greetings
0 件の賞賛
返信

1,941件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @OlivierG!

The ar0144 is managed by ar1302 (see the attached image), and there is not necessary any extra configuration for ar0144, but you need to download the firmware as we mention in UM11933.

Best Regards!

Chavira

0 件の賞賛
返信

1,957件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @OlivierG!
Thank you for contacting NXP Support!


The default device tree should work to work with the RPI CAM.
The RPI cam has a led that indicates that is working (See the attached image).
Are you connecting correctly the RPI Cam?
I don´t have issues ussing the RPI CAM by my side

Best Regards!

Chavira

0 件の賞賛
返信

1,864件の閲覧回数
OlivierG
Contributor III

it works I must precise that there is a led on the MIPI board It didn't turn on because the MIPI connector was not well plugged This connector is very ambiguous

0 件の賞賛
返信