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.

TDA4VM: CSI 通道及VC通道配置

Part Number: TDA4VM


添加了对应的摄像头驱动,运行vx_app_single_cam.sh脚本测试图像,脚本运行报错:“VX_ZONE_WARNING:[tivxCaptureSetTimeout:796]  CAPTURE: WARNING: Error frame not provided using tivxCaptureRegisterErrorFrame, defaulting to waiting forever !!!”

数据链路:

max9295->max9296->CSI1->VC0

访问串行解串寄存器,视频数据已经到达解串器,并输出到CSI通道。

问题:

1、后续如何排查,有没有相关脚本或者工具可以查看CSI的入口数据

2、CSI通道配置和video channel之间如何映射,配置代码在哪个文件路径