OV5640 is a parallel interface camera sensor. I believe the latest Allwinner A20 camera code is in the A20 SDK 2.0. https://dl.linux-sunxi.org/SDK/A20-SDK-2.0/
I don't have it downloaded on this machine. Maybe someone else has it broken out and can just sent you the relevant files. Inside that 6GB file is the Android tree and a kernel tree. On Sat, Jul 12, 2014 at 12:24 PM, <[email protected]> wrote: > Yes, ov5640 is connected with CB2 pins by fly lines. > Can you share the camera driver which enables the ov5640? > I am trying to enable ov5640 but failed now. > Thanks in advance > On Saturday, July 12, 2014 1:22:25 AM UTC+8, Jon Smirl wrote: >> On Fri, Jul 11, 2014 at 1:19 PM, Danny Song <[email protected]> wrote: >> >> > I attached ov5640 to CB2 CS1 bus. >> >> > Have you enabled the ov5640 successfully ? >> >> >> >> Only ov5640 I have is the one in the EU3000. It works with the >> >> standard Allwinner Android image. >> >> >> >> So you build some kind of converter board from a FPC cable to the CB2 pins? >> >> >> >> > >> >> > >> >> > >> >> > 2014-07-12 1:17 GMT+08:00 [email protected] <[email protected]>: >> >> >> >> >> >> On Fri, Jul 11, 2014 at 12:09 PM, <[email protected]> wrote: >> >> >> > Hi, All >> >> >> > I am debugging ov5640 on CB2 now. >> >> >> > Who have enabled the ov5640 on CB1 or 2 successfully? Hope you to share >> >> >> > the experience here. >> >> >> >> >> >> How did you attach the sensor to the CB2? >> >> >> >> >> >> >> >> >> > On Friday, July 4, 2014 7:53:17 PM UTC+8, alex simohin wrote: >> >> >> >> Hi! I've done everything according to the instructions >> >> >> >> http://docs.cubieboard.org/tutorials/dvk521/documentations/a20/driver_porting_and_configuration. >> >> >> >> fex file I changed to ov5640. Pay attention to the sections in the >> >> >> manual >> >> >> >> porting I2C bus driver and porting csi driver. >> >> >> >> >> >> >> >> вторник, 1 июля 2014 г., 11:40:54 UTC+4 пользователь [email protected] >> >> >> >> написал:On Thursday, June 26, 2014 10:48:35 AM UTC+4:30, alex simohin >> >> >> wrote: >> >> >> >> > Hello everyone! I want to run on the OV5642 sensor cubieboard2 (A20). >> >> >> >> > First tried to run OV7670. Works well. Ov5642 sensor used in another >> >> >> >> > project, so the working registers I have. Tried to use them in the >> >> >> > driver >> >> >> >> > ov5640 and get a green screen with lower stripes, and in the >> >> >> > background, the >> >> >> >> > image movement visible. I do not know what the problem is. Maybe the >> >> >> > wrong >> >> >> >> > color conversion? Tested through gstreamer rtp on hardware encoder >> >> >> > cedar264. >> >> >> >> > Tried to jpeg-encode the same picture. >> >> >> >> hi alex how did you run ov7670 on A20 could you please share your fex >> >> >> >> and any other important settings? >> >> >> >> thanks, >> >> >> >> вторник, 1 июля 2014 г., 11:40:54 UTC+4 пользователь [email protected] >> >> >> >> написал:On Thursday, June 26, 2014 10:48:35 AM UTC+4:30, alex simohin >> >> >> wrote: >> >> >> >> > Hello everyone! I want to run on the OV5642 sensor cubieboard2 (A20). >> >> >> >> > First tried to run OV7670. Works well. Ov5642 sensor used in another >> >> >> >> > project, so the working registers I have. Tried to use them in the >> >> >> > driver >> >> >> >> > ov5640 and get a green screen with lower stripes, and in the >> >> >> > background, the >> >> >> >> > image movement visible. I do not know what the problem is. Maybe the >> >> >> > wrong >> >> >> >> > color conversion? Tested through gstreamer rtp on hardware encoder >> >> >> > cedar264. >> >> >> >> > Tried to jpeg-encode the same picture. >> >> >> >> hi alex how did you run ov7670 on A20 could you please share your fex >> >> >> >> and any other important settings? >> >> >> >> thanks, >> >> >> > >> >> >> > -- >> >> >> > You received this message because you are subscribed to the Google >> >> >> > Groups "linux-sunxi" group. >> >> >> > To unsubscribe from this group and stop receiving emails from it, send >> >> >> > an email to [email protected]. >> >> >> > For more options, visit https://groups.google.com/d/optout. >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> Jon Smirl >> >> >> [email protected] >> >> >> >> >> >> -- >> >> >> You received this message because you are subscribed to a topic in the >> >> >> Google Groups "linux-sunxi" group. >> >> >> To unsubscribe from this topic, visit >> >> >> https://groups.google.com/d/topic/linux-sunxi/ijitRnbl8c8/unsubscribe. >> >> >> To unsubscribe from this group and all its topics, send an email to >> >> >> [email protected]. >> >> >> >> >> >> For more options, visit https://groups.google.com/d/optout. >> >> > >> >> > >> >> > -- >> >> > You received this message because you are subscribed to the Google Groups >> >> > "linux-sunxi" group. >> >> > To unsubscribe from this group and stop receiving emails from it, send an >> >> > email to [email protected]. >> >> > For more options, visit https://groups.google.com/d/optout. >> >> >> >> >> >> >> >> -- >> >> Jon Smirl >> >> [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Jon Smirl [email protected] -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
