This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Connect 2 C3188A modules on BeagleBoard expansion

 

Hello,


on BeagleBoard XM expansion connector.
 I need to capture at least 30 frames per second on both ov7620 chips to make real time  3D reconstruction.
Could I do that with expansion connector or with camera connector on beagleboard XM (using multiplexer to connect both devices at the same time) ?

but I never develop ubuntu linux driver, how could I do that ? When I try to compile omnivision driver I have the following errors
$ make
make -C /lib/modules/2.6.35-ARCH/build M=/tmp/webcam/ov51x-jpeg-1.5.9 modules
make[1]: Entering directory `/usr/src/linux-2.6.35-ARCH'
  CC [M]  /tmp/webcam/ov51x-jpeg-1.5.9/ov51x-jpeg-core.o
/tmp/webcam/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:87:28: fatal error: linux/autoconf.h: No such file or directory
compilation terminated.
make[2]: *** [/tmp/webcam/ov51x-jpeg-1.5.9/ov51x-jpeg-core.o] Error 1
make[1]: *** [_module_/tmp/webcam/ov51x-jpeg-1.5.9] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.35-ARCH'
make: *** [all] Error 2


Could you help me ?


Thanks you,

Best regards,
Michel TRAN.