ArduCAM / ArduCAM_USB_Camera_Shield

This is the repository for ArduCAM USB Camera Shield
126 stars 69 forks source link

Cannot open camera.rtn_val = 65281 #183

Open thuongnct opened 2 years ago

thuongnct commented 2 years ago

I followed the install steps to run camera Arducam UC-684_Rev.F2

However, I could not run the camera in Ubuntu 18.04 with both python and cpp. The error is:

` device num:0

Cannot open camera.rtn_val = 65281

Press ENTER to exit...`

`color mode 3

open fail,rtn_val = 65281 `

Device when running command lsusb in the terminal are:

` Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Bus 001 Device 009: ID 0c45:6366 Microdia

Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120

Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ` Is anything incorrect with the connection and installation? I also cannot find the config file for the camera model UC-684_Rev.F2 which is printed at the bottom of the camera board.

P/s: The camera ran well in windows.

GWRon commented 2 years ago

Hi,

were you able to solve your issue?

Having a similar issue with "UC-391 Rev.E" which works with the "USBTest.exe" on Windows but fails on my Nvidia Jetson (Linux) with the 65281 error (using same config files).