![]() |
PicoCamera 0.2.0
Camera library for RP2040 with an esp32-camera compatible API
|
GitHub |
OV5640 register tables (16-bit addresses). 更多...
结构体 | |
| struct | ratio_settings_t |
宏定义 | |
| #define | REG_DLY 0xFFFE |
| #define | REGLIST_TAIL 0xFFFF |
OV5640 register tables (16-bit addresses).
Register values are ported verbatim from esp32-camera's sensors/private_include/ov5640_settings.h (Apache-2.0). Only the tables needed by the ported functions are kept: defaults, RGB565, YUV422, JPEG and the framesize ratio table. AF firmware, saturation/effect/gamma/awb tables are not ported.
List markers follow this project's sccb_write_list16() convention and therefore differ from esp32-camera: