ArduCAM / ArduCAM_USB_Camera_Shield

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

External Triggger Mode Error: "Usb board firmware version not support single mode." #135

Closed a-suman closed 4 years ago

a-suman commented 4 years ago

Hi, I'm trying to run two cameras AR0134 in external trigger mode with the Demo code for Linux_x86 and the configuration data "AR0134_MONO_8b_ext_trigger_1280x964.cfg", but it quit everytime with an output, "Usb board firmware version not support singel mode." How could it be solved, any suggestion? I've already tried single Camera and also in Windows, but still same output.

I've tested the Cameras with gui USBTest software, they work. My goal is to get both cameras synchronised (trigger or master mode) and to locate the position and determine the speed of a moving object using a series of synchronised frames. I've tried with master mode (live streaming), but i didn't get them synchronised. So the trigger mode is the next option.

I will be thankful for every suggestion?