/ov5640-autofocus-firmware

Autofocus firmware images for the PinePhone's OV5640 rear camera

Primary LanguageCGNU General Public License v3.0GPL-3.0

OV5640 Autofocus Firmware

This repository contains some semi-throwaway C code that converts publicly available variants of the OV5640 autofocus firmware to the .bin files expected by the Linux kernel.

Already converted .bin files, together with the accompanying .regs files, if any, can be found in the "firmware" directory. The .regs files contain additional register values that were found in the publicly available variants of the OV5640 autofocus firmware. Those register values should also be configured as part of the firmware loading.

Each .h file that contains an original "inline" variant of the OV5640 autofocus firmware is annotated with the source URL.