Rear View Camera Demo in M4 Core

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

Rear View Camera Demo in M4 Core

ソリューションへジャンプ
3,726件の閲覧回数
vinothkumars
Senior Contributor IV

Hi All,

I working in imx8qm-mek board and use the rear_view_camera demo in M4 core. 

Application stops in following steps,

(source/vendor/nxp/mcu-sdk-auto/SDK_MEK-MIMX8QM/boards/mekmimx8qm/ demo_apps/ rear_view_camera/ cm4_core1/ isi_board.c)

/* Delay at least 3 pixel clock. */
for (volatile uint32_t i = 0; i < 0x100000; i++)
{
}

Thanks & Regards,

VinothS,

Regards,
Vinothkumar Sekar
ラベル(2)
0 件の賞賛
返信
1 解決策
3,266件の閲覧回数
vinothkumars
Senior Contributor IV

Than you Xu Ji,

rear view camera demo is working  (Needs to connect HDMI Monitor at J8 connector of LVDS Port as per schematic (SPF-29420_C2.pdf) instead of J7 Connector.)

 

Thank You,

Vinoth S,

Regards,
Vinothkumar Sekar

元の投稿で解決策を見る

10 返答(返信)
3,266件の閲覧回数
wanbenzhou
Contributor II

How to fix the source code without   LVDS to  HDMI Adapter(IT6263),  I will connect to LVDS pannel direct.  

0 件の賞賛
返信
3,266件の閲覧回数
vinothkumars
Senior Contributor IV

Hi Wanben,

If you are not using external adapter, undefined APP_DISPLAY_EXTERNAL_CONVERTOR from isi_config.h file

VinothS,

Regards,
Vinothkumar Sekar
0 件の賞賛
返信
3,266件の閲覧回数
smarter
Contributor II

Hi Joan,

     How can I change this demo  from LVDS1 I2C1   to LVDS1 I2C0 ? because my board use i2c0  instead of i2c1 ?

Thank you!.

0 件の賞賛
返信
3,266件の閲覧回数
vinothkumars
Senior Contributor IV

Hi bin wang,

You have to configure the MUX pin configuration in pin_mux.h file in M4 MCU side#. As well you have to configure in dts file in Kernel side.

Regards,

VinothS,

Regards,
Vinothkumar Sekar
0 件の賞賛
返信
3,266件の閲覧回数
smarter
Contributor II

I test it,but it  not work. can you give me a patch tested?new issue is dpu part is not work on android side and  console is dead on m4 part.

0 件の賞賛
返信
3,266件の閲覧回数
vinothkumars
Senior Contributor IV

Hi,

Check the I2C MUX pin configuration (It's already used or not)

VinothS,

Regards,
Vinothkumar Sekar
0 件の賞賛
返信
3,267件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

what operation did you use to cause this error?

0 件の賞賛
返信
3,267件の閲覧回数
vinothkumars
Senior Contributor IV

Hi,

I am working on rear view camera in Imx8qm-mek M4 core 1.

Thank you,

Vinoth S, 

Regards,
Vinothkumar Sekar
0 件の賞賛
返信
3,267件の閲覧回数
xu_ji1
Contributor V

Hi,

I run  rear view camera demo with i.MX8QM,it success,what is your failed log?

0 件の賞賛
返信
3,267件の閲覧回数
vinothkumars
Senior Contributor IV

Than you Xu Ji,

rear view camera demo is working  (Needs to connect HDMI Monitor at J8 connector of LVDS Port as per schematic (SPF-29420_C2.pdf) instead of J7 Connector.)

 

Thank You,

Vinoth S,

Regards,
Vinothkumar Sekar