imx8m nano can't get non-image data of mipi camera

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

imx8m nano can't get non-image data of mipi camera

ソリューションへジャンプ
581件の閲覧回数
link
Contributor III

Hi all:

      We use IMX8M Nano to adapt a MIPI camera. The output resolution of the camera is 1280*483. The Data type of MIPI packets in the first 480 lines is 0x2C, and that of MIPI packets in the last 3 lines is 0x12.

link_1-1631861701807.png

 

      The data we got from V4L2 was normal for the first 480 rows and '0' for the last three.Through the oscilloscope, we can confirm that the sensor output is normal.

link_1-1631858572331.png

     In the <i.MX 8M Nano Applications Processor Reference Manual>, the packets with Data type 0x10 and 0x11 are ignored.

link_0-1631858409629.png

    In the interrupt function we add log to confirm that the interrupt will only be triggered at Frame Start and Frame End. 

link_2-1631858947530.png

      I want to know whether the mipi packets data of 0x12 type is also ignored, and how to solve this problem?

 

Thanks & Best Regards,

link

ラベル(2)
タグ(1)
0 件の賞賛
1 解決策
568件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Yanlin

 

in general, hardware have the capability to receive packets data of 0x12 type,

but there is no software driver to support it. For help may be suggested to proceed with

https://contact.nxp.com/new-prof-svcs-sw-tech

 

Best regards
igor

元の投稿で解決策を見る

0 件の賞賛
1 返信
569件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Yanlin

 

in general, hardware have the capability to receive packets data of 0x12 type,

but there is no software driver to support it. For help may be suggested to proceed with

https://contact.nxp.com/new-prof-svcs-sw-tech

 

Best regards
igor

0 件の賞賛