Eino-Ville Talvala wrote:
> Zach,
>
> We've gotten a Aptina MT9P031 driver working with the latest ISP
> patchset, both with YUV and RAW data.
> I don't know what the problem might be with YUYV data - we get useful
> YUYV data without any changes to the ISP defaults.
> However, to request RAW data
Eddy
Here is the config
static struct isp_interface_config ov5620_if_config = {
.ccdc_par_ser = ISP_PARLL,
.dataline_shift = 0x1,
.hsvs_syncdetect = ISPCTRL_SYNC_DETECT_VSRISE,
.strobe = 0x0,
.prestrobe = 0x0,
.shutter = 0x0,
.prev_sph = 2,
Eddy and anyone who may be able to help,
I am currently working on an Omnivision OV5620 and have used the
ov3640 driver as a starting point. I have the June 18( latest ? )
code from the gitorious git repo. I have thouroughly tested my i2c
driver setup using a 500 Mhz oscilloscope and have confi
Zach,
We've gotten a Aptina MT9P031 driver working with the latest ISP
patchset, both with YUV and RAW data.
I don't know what the problem might be with YUYV data - we get useful
YUYV data without any changes to the ISP defaults.
However, to request RAW data, that simply uses the CCDC and bypas
: Dienstag, 14. Juli 2009 18:49
An: Aguirre Rodriguez, Sergio
Cc: linux-media; linux-omap
Betreff: Problems configuring OMAP35x ISP driver
Hello Sergio,
I spoke with you earlier about using the ISP and omap34xxcam drivers with a
micron mt9d111 SOC sensor. I have since been able to take pictures, but the
Hello Sergio,
I spoke with you earlier about using the ISP and omap34xxcam drivers with a
micron mt9d111 SOC sensor. I have since been able to take pictures, but the
sensor data is not making it through the ISP data-path correctly. I know the
problem is in the ISP data-path because I am confi