Usage of ov5640 camera with ESP32
Posted: Mon Feb 13, 2023 7:38 am
Hi,
Our application requires usage of ESP32 with ov5640 camera. We are using esp32-camera library in our application.
We need to set some registers of ov5640 camera from ESP32. For example, we want to set register 0x3031 of ov5640 to some custom value.
So is it possible to change registers from the library. If possible, then where can we set those values.
We also want to change the values of some other registers from the datasheet of ov5640 as per our requirements.
Please let us know how we can set the custom values of the registers.
Our application requires usage of ESP32 with ov5640 camera. We are using esp32-camera library in our application.
We need to set some registers of ov5640 camera from ESP32. For example, we want to set register 0x3031 of ov5640 to some custom value.
So is it possible to change registers from the library. If possible, then where can we set those values.
We also want to change the values of some other registers from the datasheet of ov5640 as per our requirements.
Please let us know how we can set the custom values of the registers.