Hi Jonee.
In order to get support for your sensor you need to do some experimenting.
Firstly sync to the latest version of the svn.
In order to get a stable picture you need to tweak the hsync / vsync values.
In m5602_ov7660.h, line 394-395 controls the vsync and line 402-403 controls
the hsync. The first line is the most significant byte and the second the
least significant word e.g 0x1ec = 492 and 0x2ae = 686
What you need to do is to tweak those values in order to improve the image.
Your basic workflow is:
1. Tweak the hsync or vsync parameter a little just by a couple of digits.
(e.g instead of 0x1ec 0x1ed etc.)
2. Rebuild the kernel module
3. Reload the kernel module (You can type make reload to speed this up,
being superuser)
4. Test with livecam if the image has improved.
5. Return to point 1 and continue.
If you manage to get a good image, mail me the settings to use!
Thanks,
Erik
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
M560x-driver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/m560x-driver-devel