2009-05-13 07:05:33 Regarding OV9655 camera driver
V Hemanth Kumar (INDIA)
Message: 74015
The Kconfig file inside "linux-2.6.x/drivers/media/video/blackfin/" says that OV9655 driver is Incomplete.
Is the basic functionality of configuring and capturing a image is complete?
We have interfaced a OV9655 module with the BF527 ezkit, so we would like to test this driver?
Please provide your inputs on how I can test the camera sensor.
QuoteReplyEditDelete
2009-05-13 07:35:07 Regarding OV9655 camera driver
Michael Hennerich (GERMANY)
Message: 74017 >Is the basic functionality of configuring and capturing a image is
complete?
I think so - however I never tried.
The OV9655 support patch came from someone using it on a SRV-1 board.
www.surveyor.com/
Captures with the OV9655 default resolution should work.
You might want to ask on the SRV-1 forums for more info.
Maybe there is also a newer patch available.
-Michael
QuoteReplyEditDelete
2009-05-19 07:08:37 Re: Regarding OV9655 camera driver
V Hemanth Kumar (INDIA)
Message: 74252
Michael thanks for the reply. We will test the OV9655 driver this week.
~~~~~~~~~~~
I have one question, since Camera and LCD share the same PPI port of BF527, are there any standard applications in uClinux which captures image from Camera and displays it on the LCD? Some thing similar to a digital Camera viewer?