Debugging s32v234 LVDS camera (with ISP).+ max9286

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

Debugging s32v234 LVDS camera (with ISP).+ max9286

1,964 Views
liyu1
Contributor III

 Dear All:

      I am on the s32v to debug the camera with isp to make a four-way loop.. The model is ( ov10640(sensor) + ov490(isp) + max96705(serializer). ) x 4 .    I use the official instance program 'isp_ov10640_quad', but this program is a program with an isp framework.  My camera outputs yuyv data format.  How do I remove the ISP framework in 'isp_ov10640_quad'? 

 

Now the initialization of max9286 I refer to imx6 . The mipi port can be measured with an oscilloscope.  Could you please help me remove the ISP framework from the official instance 'isp_ov10640_quad '?  Thanks

0 Kudos
Reply
2 Replies

1,383 Views
liujialu_2024
Contributor III

liyu‌ what do you do about ISP framework then?successfully remove it or what?

0 Kudos
Reply

1,383 Views
jiri_kral
NXP Employee
NXP Employee

Hello,

technically - it is possible remove ISP framework - you can create new project without ISP graph. But in real it is not simple task. You need to write your own ISP functionality including sequencer (for triggering data transfer between SRAM and DDR). In my opinion writing your own routines may take quite long time.

Anyway - what is your use case? 

Jiri

0 Kudos
Reply