Rear View Camera Demo in M4 Core

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Rear View Camera Demo in M4 Core

跳至解决方案
3,272 次查看
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
0 项奖励
回复
1 解答
2,812 次查看
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 回复数
2,812 次查看
wanbenzhou
Contributor II

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

0 项奖励
回复
2,812 次查看
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 项奖励
回复
2,812 次查看
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 项奖励
回复
2,812 次查看
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 项奖励
回复
2,812 次查看
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 项奖励
回复
2,812 次查看
vinothkumars
Senior Contributor IV

Hi,

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

VinothS,

Regards,
Vinothkumar Sekar
0 项奖励
回复
2,813 次查看
joanxie
NXP TechSupport
NXP TechSupport

what operation did you use to cause this error?

0 项奖励
回复
2,813 次查看
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 项奖励
回复
2,813 次查看
xu_ji1
Contributor V

Hi,

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

0 项奖励
回复
2,813 次查看
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