how to connect usb camera to MCIMX6QP-SDB

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to connect usb camera to MCIMX6QP-SDB

808件の閲覧回数
mc2017
Contributor I

I bought  MCIMX6QP-SDB recently.

I am trying to connect USB CMOS Camera(logitech C920) to USB OTG port on MCIMX6QP-SDB.

 

I used the following BSP(u-boot-2018-03, linux-imx-4.9.88).

  repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml

 

I configured linux kernel config file to include USB VIDEO CLASS driver into kernel.

I selected the following items using "make menuconfig"

Device Drivers -> Multimedia support -> Media USB Adapters
<*> USB Video Class (UVC)
[*] UVC input events device support
<*> GSPCA based webcams

It didn't even detect usb device when I connected usb camera to USB OTG.

I think detection usb camera is the first step to use it.

uvcvideo and ehci drivers are included in linux kernel.

I am not sure USB OTG port on MCIMX6QP-SDB supports the usb host.

Can I get any advice to use usb camera with MCIMX6QP-SDB?

ラベル(2)
タグ(1)
0 件の賞賛
2 返答(返信)

677件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

maybe you can refer to the link as below:

https://community.nxp.com/docs/DOC-93688 

I don't have usb camera tested for you, if you still failed, could you share the log file with me

0 件の賞賛

677件の閲覧回数
mc2017
Contributor I

I tried, but  usb camera was not detected. I think detection usb camera is the first step to use it.

0 件の賞賛