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.

[参考译文] TDA4AL-Q1:如何在单摄像头 VPAC 应用中构建 CSI2 RX 路径

Guru**** 2473270 points
Other Parts Discussed in Thread: TDA4AL-Q1

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1465079/tda4al-q1-how-do-i-build-up-the-csi2-rx-path-in-single-camera-vpac-application

器件型号:TDA4AL-Q1

工具与软件:

您好、TI 专家:

我的 TDA4AL-Q1电路板环境使用 FPC MIPI 摄像头直接连接到 CSI2 RX 端口、替换 FPD 链路。

我已成功在 iss_sensors.c 中启动了 ox08b40摄像头驱动程序

但是、当我运行 run_app_single_cam.sh 时、我发现 DP out 未显示在图像屏幕上。

我跟踪传感器流的代码、如 IMX390_StreamOn 的函数。

我发现 CSI2 RX 端口似乎使用 enableUB960Streaming 连接 MIPI 信号和 CSI2 RX 端口。

那么、如果我们不使用 FPD 链路并直接将传感器 MIPI 信号连接到 CSI2 RX 端口、我们该如何构建路径。

谢谢。