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.

OMAP 3430 Camera Interface drivers

Hi

We are considering OMAP 3430 platform for one of our projects that involves capturing video from a CMOS censor using OMAP 3430 camera interface. After some research, i found the development board from LogicPD. It includes a 3.1 mega pixel camera which is great. The question is if the linux port for that development kit has the drivers for the camera that is supplied with it.

Thanx in advance

 

  • Since the 3430 is targeted at mobile phone applications it is not something I get to work with much myself, so I am not certain about the LogicPD offering, though I would say that it would be strange for them to offer an integrated camera without at least some sort of software to test it, if not a full blown high level OS driver. Unfortunately this is something you would probably have to ask LogicPD themselves to see what level of support there is, but I can say that there is a 2.6_kernel\drivers\media\video\omap34xxcam.c in the 35x SDK Kernel tree that looks to at a minimum be a starting point for interfacing to such a CMOS sensor if not a out of the box solution.

  • I would recommend consulting https://omapzoom.org/gf/ for any developments on the Linux port for the OMAP3 MDK.