igrr / esp32-cam-demo

Demo for working with a camera on ESP32
Apache License 2.0
627 stars 243 forks source link

OV2640 works with Xclk at 20Mhz but not at 16Mhz #75

Open wdouglas1999 opened 6 years ago

wdouglas1999 commented 6 years ago

Good day, I have a situation where I can stream images via jpeg using Xclk of 20mhz. Randomly I receive so glitches. Then I try to reduce the Xclk to 16Mhz and even lower and the images are total scrambled. Has anyone else experienced this? Or does anyone know how I can run with a Xclk of 16Mhz? Thx

jhox616 commented 4 years ago

I have had this same issue. Both stream and still images are scrambled.