espressif / esp32-camera

Apache License 2.0
1.88k stars 636 forks source link

ov5640 frex/global shutter min exposure problem. #236

Closed raduprv closed 3 years ago

raduprv commented 3 years ago

I am using the frex mode for my timelapse program, The reason for this is that with frex you can grab the frame much faster, especially for long exposures (but not only). This works well, but unfortunately when setting the exposure too low (too low meaning artificial light in a room) for some reason the picture is not taken in the frex mode but the rolling shutter mode. I can see this because I get the picture later, and it is exposed using the normal exposure registers, not the frex ones. Any idea what the problem might be?

github-actions[bot] commented 3 years ago

This issue appears to be stale. Please close it if its no longer valid.