This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] DS90UB960-Q1:设置摄像头 imx623后显示错误

Guru**** 2392915 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/interface-group/interface/f/interface-forum/1518076/ds90ub960-q1-after-setting-the-camera-imx623-and-display-error

部件号:DS90UB960-Q1

工具/软件:

下面是963和960串行器/解串器的表格。  

960现在接收到帧。 但图像行大小不正确。 您能帮助解决这个问题吗?

传感器 IMX623输出设置为1920*1536 raw12 30fps。

右读0x73-0x76、显示0x06 0x14 (1539)  0x0B 0x58 (2904)。  

root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x73 R4
0x06 0x14 0x0B 0x58
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x90 R2
0x07 0x3f
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x90 R2
0x00 0x5d
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x5c R2
0x30 0x34
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x57 R2
0x00 0x5e
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x55 R4
0x00 0x00 0x00 0x5e
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x7a R2
0x0D 0xff
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x4d R2
0x13 0x45
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfer -y 2 W1@0x30 0x35 R1
0x01
Root@am62axx-EVM:/opt/edgeai-gst-apps
Root@am62axx-EVM:/opt/edgeai-gst-apps
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfe -y 2 W1@0x18 0x52 R1
0x45
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfe -y 2 W1@0x18 0x57 R1
0x00
root@am62axx-EVM:/opt/edgeai-gst-apps i2ctransfe -y 2 W1@0x18 0x5c R2
0x02 0x00

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    嗨、Meng Ke、  

    此时显示侧是否发现了任何问题? 一些成像仪可能包括嵌入式数据线(包含在垂直线数中)。  

    此外、寄存器0x75-0x76将以字节(而非像素)读回。 在当前回读为2904字节的情况下、我们将像素转换为:2904*8/12=1936。 对于所选的成像仪、这是否符合预期?   

    在提供的寄存器回读中、链路上似乎显示了 CSI 错误。 您能否通过针对受影响的 RX 端口完成一个完整的寄存器转储并再次重复该过程来确认这些错误是否再次发生。 CSI 错误可能在链路初始化过程中发生但此处的关键项是了解这些错误是仅在初始化期间发生、还是在运行时发生。  

    此致、

    Zoe

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    发现来自 SOC ISP 过程的问题。 UB960找到。 感谢您的回答