-
Notifications
You must be signed in to change notification settings - Fork 747
Closed
Labels
Description
I have an ov5640 with an AF module, and the focus part just doesn't work. It is permanently set at macro, so it is useless for what I need.
I got the AF firmware from here: https://github.com/xupsh/Vision-Zynq/blob/master/ov5640_init/OV5640.h
I send the commands, and the return code is valid. For example, it says the firmware is running, or that it is in the process of focusing, or the focus is released, etc. But there is no actual movement of the focus, it is always set at macro. Has anyone played with that module?