HDMI to MIPI_CSI driver is not capturing

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

HDMI to MIPI_CSI driver is not capturing

517 次查看
Ohm86
Contributor I

Hello,

I am writing driver HDMI to MIPI_CSI driver using chip ITE6616.
I am able to run driver in low power mode. 
How can I know the driver is running in High speed mode????

Also I am able to run the pipeline 
gst-launch-1.0 v4l2src device=/dev/video0 ! videoconvert ! autovideosink

but my driver is not capturing ..

and also tried to save con tent in file using filesink element but not gvetting anything in file.

can anyone tell me why my driver is not working for capturing the screen.

I have attched the logs of my driver.


0 项奖励
回复
1 回复

465 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @Ohm86 

How can I know the driver is running in High speed mode????

-->I think you should refer the chip spec.

Please refer this AN for capture system: https://www.nxp.com/webapp/Download?colCode=AN13857

 

0 项奖励
回复