rear view camera with linux

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

rear view camera with linux

1,373件の閲覧回数
keanlunleong
Contributor I

Has anyone tried to communicate with the m41 rear view camera app using linux instead of android auto?

ラベル(2)
0 件の賞賛
返信
4 返答(返信)

956件の閲覧回数
lannydev
Contributor I

Did this issue fixed at last?

0 件の賞賛
返信

1,284件の閲覧回数
keanlunleong
Contributor I

Hi,

Instead of trying to do it on Linux, i went with the easier step first. I tried to move lvds0(dpu 0) instead of lvds1(dpu1).

What i have done are:-

1. Set all related rsrc to movable in scfw

pastedImage_1.png

2. commented out #define USE_LVDS1 in isi_config.h and added as below in pin_mux.c

pastedImage_2.png

   At this point, m41 is able to display

3. In Android, i have changed the device tree as attached.

4. When android starts, it will fail to display. From the console, i realize there is an error (it6263 5-004c: failed to wait for video stable)

Any idea?

0 件の賞賛
返信

1,284件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Kean,

Apparently no, but we will be glad if you can share you results.

Regards

0 件の賞賛
返信

1,284件の閲覧回数
keanlunleong
Contributor I

I have create a simple rpmsg to trigger the register event to m41.

M41 does receives it.

However it will fail when it calls

sc_rm_set_master_sid in SOC_AssignDisplayCamera function in isi_board.c

Any idea?

0 件の賞賛
返信