This repository has been archived by the owner on Jun 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 243
Ov2640 reset eroor on soft reboots #37
Comments
I think this was previously mentioned in another issue: For some reason I haven't had issues with reset though. Maybe @Oitzu has some idea. |
@igrr I add GPIOs interrupt to the project and find that GPIO can't go to the isr after getting a frame.Before getting a frame ,GPIOs can go to the isr.I try to register isr again but it is no use. |
@igrr @Oitzu I fix the bug that ov2640 reset errror. The reg(0xff) of the sensor must be programmed 0x01 after reset the camera.
|
@donny681 |
in the ESP32 Ai thinker CAM there is a reset button does any one know what signal does reset button generates |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Why ov2640 reset eroor on soft reboots.I use logic analyzer to catch signal,it seems that the camera don't respose ack after soft reboots.And how to fix it.
The text was updated successfully, but these errors were encountered: