Weng, Wending wrote:
Hi All,
I'm working on video image capture(omap3 isp) interface(PSP 1.0.2),
and have met many difficulties. At the camera side, the 8 bits BT656
signal are connected to cam_d[0-7], which looks OK. The cam_fld,
cam_hs and cam_vs are also connected, At the omap3 side, I use
sa
8:32 AM
> To: linux-media@vger.kernel.org
> Subject: need help for omap3 isp-camera interface
>
> Hi All,
>
>I'm working on video image capture(omap3 isp) interface(PSP
> 1.0.2), and have met many difficulties. At the camera side, the 8
> bits BT656 signal are con
Hi,
First of all you have to specify which version of camera interface
driver you are using.
Because, there are two versions of omap3 camera interface.
First one is from TI, and second one is from Sakari Ailus. (second one
is the latest)
Besides the version issue, there are some point that you can
Hi All,
I'm working on video image capture(omap3 isp) interface(PSP 1.0.2), and have
met many difficulties. At the camera side, the 8 bits BT656 signal are
connected to cam_d[0-7], which looks OK. The cam_fld, cam_hs and cam_vs are
also connected, At the omap3 side, I use saMmapLoopback.c,