你好,
我想得到一个功能相机连接使用ov2740柏CX3。
在raw8 @ 1080P 30FPS的ov2740只输出。
所以我调整了描述如下:
GUID到Y800
每像素位数:8
变比特率1920x1080x30x8
改变数据格式cy_u3p_csi_df_raw8
在cx3rdkov5640我改变以下线的applinit():
状态= cyu3pmipicsigpifload(cy_u3p_mipicsi_bus_8,es_uvc_data_buf_size);
然而,当我试图流使用Amcap我收到以下错误:
以上来自于百度翻译
以下为原文
Hi,
I am trying to get a func
tional camera link using an OV2740 and Cypress CX3.
The OV2740 only outputs in RAW8 @ 1080p 30fps.
Therefore i have adjusted the descriptors as following:
-GUID to 'Y800'
-Number of bits per pixel:8
-Changed bit rate to 1920x1080x30x8
-Changed data format to CY_U3P_CSI_DF_RAW8
In the CX3RDKOV5640 i changed the following line in the ApplInit():
-status = CyU3PMipicsiGpifLoad(CY_U3P_MIPICSI_BUS_8, ES_UVC_DATA_BUF_SIZE);
However when I try to stream using AmCap i get the following error: