Hello,
as tda4vm-j721e doc says, the csi2rx module supports 2.5Gbps per lane. But when I set link-frequency above 1300000000,the Function csi2rx_configure_external_dphy will report error.
I would appreciate your help. Thanks
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.
Hello,
as tda4vm-j721e doc says, the csi2rx module supports 2.5Gbps per lane. But when I set link-frequency above 1300000000,the Function csi2rx_configure_external_dphy will report error.
I would appreciate your help. Thanks
您好,感谢回答。
对于上述的问题没有异议,目前我们按照1200M配置后,对于8M RAW相机和2M raw相机进行调试,在调试过程中,使用v4l2-ctl输出帧率,发现帧率不稳,满帧30帧的camera,帧率在18-25帧波动。针对输出的raw数据,我们解码后发现是花屏,感觉数据存在乱序的情况,跟供应商也对过相机加串解串传感器的寄存器配置,是没有问题的。请问这种情况下,是否能够调整CSI2RX的buffer大小来解决?或者ti有没有什么历史经验?
还有一个问题是Linux下,怎么去配置使能tda4的内部isp?目前v4l2 subdev里对应的最后一个节点就是csi2rx.context,从文档里去找也没有找到linux下 isp的介绍。
您好,
或者ti有没有什么历史经验?
我在通过yavta测试相机并保存为raw文件时,看到过类似的问题。这是因为将大量数据写入文件而导致的瓶颈。
还有一个问题是Linux下,怎么去配置使能tda4的内部isp?目前v4l2 subdev里对应的最后一个节点就是csi2rx.context,从文档里去找也没有找到linux下 isp的介绍。
新问题请重新发帖。