Hi I am testing and playing around with the M5Cam. I use the esp32-cam-demo and mingw32. After setting up I get this Errors:
E (630) sccb: i2c write reg=0xff err=0xffffffff
.
.
.
E (38550) sccb: i2c write reg=0x05 err=0x107
E (38580) camera: Failed to set frame size
E (38580) camera_demo: Camera init failed with error 0x20002
But he detected the ov2640 and I activated it in menuconfig.
If I could fix the errors with the Firmware, which is including I dont know how to run it correctly.
Would be nice if someone knows the solution.