嗨,Jack Lee,
我也试图与上述配置MIPI工具和我“cyu3mipicsi得到以下配置文件。”。试着把它和你的相匹配:
CYU3PMIPICSICFGGT测试程序RAW8A解决方案0=
{
cy_u3p_csi_df_raw8,/ * * / cyu3pmipicsidataformat_t数据格式
1,/*UIT88T NUDATALLANE**
12,/*UIT88T PLLPRD */
358,/uUn1616t PLLFBD*/
cy_u3p_csi_pll_frs_125_250m,cyu3pmipicsipllclkfrs_t pllfrs / * * /
cy_u3p_csi_pll_clk_div_2,cyu3pmipicsipllclkdiv_t csirxclkdiv / * * /
cy_u3p_csi_pll_clk_div_2,cyu3pmipicsipllclkdiv_t parclkdiv / * * /
0,/*UIT1616T MCLKCTL*/
cy_u3p_csi_pll_clk_div_2,cyu3pmipicsipllclkdiv_t mclkrefdiv / * * /
640,/*uut1616t
0 /*UTIN 160T FIFOSTRIP**
};
另外,请注明你是否能够流视频或不。
供您参考,让我告诉你这些错误计数是什么意思:
1。CRC错误计数:
这个错误发生在CRC错误检测接收数据包时,HS。
对于每个CRC错误,这个计数递增。
2。帧错误计数:
这个错误发生在一个未预期的帧的开始或结束短帧接收分组。
对于每一个这样的错误,计数增加。
三。可恢复的同步字节错误计数:
发生此错误时,HS同步字节的接收与纠正错误了。
对于每一个这样的错误,计数增加。
4。不可恢复分组报头错误计数:
这个错误发生在HS包头收到不可纠正的错误。
对于每一次这样的错误数增加。
感谢和问候
阿比纳夫
以上来自于百度翻译
以下为原文
Hi Jack Lee,
I also tried to configure MIPI tool with the above configuration and I got the following configuration in the "CyU3mipicsi.c" file. Try to match it with yours:
CyU3PMipicsiCfg_t test_RAW8_Resolution0 =
{
CY_U3P_CSI_DF_RAW8, /* CyU3PMipicsiDataFormat_t dataFormat */
1, /* uint8_t numDataLanes */
12, /* uint8_t pllPrd */
358, /* uint16_t pllFbd */
CY_U3P_CSI_PLL_FRS_125_250M, /* CyU3PMipicsiPllClkFrs_t pllFrs */
CY_U3P_CSI_PLL_CLK_DIV_2, /* CyU3PMipicsiPllClkDiv_t csiRxClkDiv */
CY_U3P_CSI_PLL_CLK_DIV_2, /* CyU3PMipicsiPllClkDiv_t parClkDiv */
0, /* uint16_t mClkCtl */
CY_U3P_CSI_PLL_CLK_DIV_2, /* CyU3PMipicsiPllClkDiv_t mClkRefDiv */
640, /* uint16_t hResolution */
0 /* uint16_t fifoDelay */
};
Also, please mention whether you are able to stream the video or not.
For your reference let me tell you what these error counts mean:
1. CRC Error Count:
This error occurs when crc error is detected when receiving HS data packets.
For each CRC error, this count is incremented.
2. Framing Error Count:
This error occurs when an un-expected Frame start or Frame end short packet is received.
For each such error the count is increased.
3. Recoverable Sync Byte Error Count:
This error occurs when HS Sync Byte was received by Rx with correctable errors.
For each such error the count is increased.
4. Unrecoverable Packet Header Error Count:
This error occurs when a HS packet header is received with errors that are not correctable by ECC.
For each such error the count is increased.
Thanks & Regards
Abhinav
嗨,Jack Lee,
我也试图与上述配置MIPI工具和我“cyu3mipicsi得到以下配置文件。”。试着把它和你的相匹配:
CYU3PMIPICSICFGGT测试程序RAW8A解决方案0=
{
cy_u3p_csi_df_raw8,/ * * / cyu3pmipicsidataformat_t数据格式
1,/*UIT88T NUDATALLANE**
12,/*UIT88T PLLPRD */
358,/uUn1616t PLLFBD*/
cy_u3p_csi_pll_frs_125_250m,cyu3pmipicsipllclkfrs_t pllfrs / * * /
cy_u3p_csi_pll_clk_div_2,cyu3pmipicsipllclkdiv_t csirxclkdiv / * * /
cy_u3p_csi_pll_clk_div_2,cyu3pmipicsipllclkdiv_t parclkdiv / * * /
0,/*UIT1616T MCLKCTL*/
cy_u3p_csi_pll_clk_div_2,cyu3pmipicsipllclkdiv_t mclkrefdiv / * * /
640,/*uut1616t
0 /*UTIN 160T FIFOSTRIP**
};
另外,请注明你是否能够流视频或不。
供您参考,让我告诉你这些错误计数是什么意思:
1。CRC错误计数:
这个错误发生在CRC错误检测接收数据包时,HS。
对于每个CRC错误,这个计数递增。
2。帧错误计数:
这个错误发生在一个未预期的帧的开始或结束短帧接收分组。
对于每一个这样的错误,计数增加。
三。可恢复的同步字节错误计数:
发生此错误时,HS同步字节的接收与纠正错误了。
对于每一个这样的错误,计数增加。
4。不可恢复分组报头错误计数:
这个错误发生在HS包头收到不可纠正的错误。
对于每一次这样的错误数增加。
感谢和问候
阿比纳夫
以上来自于百度翻译
以下为原文
Hi Jack Lee,
I also tried to configure MIPI tool with the above configuration and I got the following configuration in the "CyU3mipicsi.c" file. Try to match it with yours:
CyU3PMipicsiCfg_t test_RAW8_Resolution0 =
{
CY_U3P_CSI_DF_RAW8, /* CyU3PMipicsiDataFormat_t dataFormat */
1, /* uint8_t numDataLanes */
12, /* uint8_t pllPrd */
358, /* uint16_t pllFbd */
CY_U3P_CSI_PLL_FRS_125_250M, /* CyU3PMipicsiPllClkFrs_t pllFrs */
CY_U3P_CSI_PLL_CLK_DIV_2, /* CyU3PMipicsiPllClkDiv_t csiRxClkDiv */
CY_U3P_CSI_PLL_CLK_DIV_2, /* CyU3PMipicsiPllClkDiv_t parClkDiv */
0, /* uint16_t mClkCtl */
CY_U3P_CSI_PLL_CLK_DIV_2, /* CyU3PMipicsiPllClkDiv_t mClkRefDiv */
640, /* uint16_t hResolution */
0 /* uint16_t fifoDelay */
};
Also, please mention whether you are able to stream the video or not.
For your reference let me tell you what these error counts mean:
1. CRC Error Count:
This error occurs when crc error is detected when receiving HS data packets.
For each CRC error, this count is incremented.
2. Framing Error Count:
This error occurs when an un-expected Frame start or Frame end short packet is received.
For each such error the count is increased.
3. Recoverable Sync Byte Error Count:
This error occurs when HS Sync Byte was received by Rx with correctable errors.
For each such error the count is increased.
4. Unrecoverable Packet Header Error Count:
This error occurs when a HS packet header is received with errors that are not correctable by ECC.
For each such error the count is increased.
Thanks & Regards
Abhinav
举报