LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Mobile (https://www.linuxquestions.org/questions/linux-mobile-81/)
-   -   CMOS camera interface on ARM (https://www.linuxquestions.org/questions/linux-mobile-81/cmos-camera-interface-on-arm-891302/)

gigin 07-12-2011 10:01 AM

CMOS camera interface on ARM
 
Hi,
I am working on ARM9 based linux platform for Embedded devices. I need to interface a CMOS image sensor (cmos camera) to the ARM microcontroller. The microcontroller I use does not have a camera or image sensor interface.
So, I am trying to interface the data lines of camera to the GPIO lines configured as input and the synchronization and clock lines of camera to the external interrupt lines of the controller, so that data can be read out at specific times. Is there any generic driver available in linux for this implementation. The linux version I use is 2.6.21.

Thank You.

business_kid 07-13-2011 03:06 AM

Android source is basically linux & gpl(iirc), and that has a camera. . .

helixo 08-12-2011 12:34 AM

i think you should go with "rt linux" first , coz using android ll invite much more difficulties; further, rt-linux forums can provide almost 90% of the help you need. . . . .


All times are GMT -5. The time now is 03:14 PM.