Memory Allocation Issue with Code for OV2640 #12046
Unanswered
cole-morrel
asked this question in
ESP32
Replies: 1 comment 2 replies
-
Could be similar to an error I was getting with another camera distro. Have you tried a power on reset, ie the EN button? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to get an OV2640 Arducam I bought working with my ESP32 and I found this code that I thought would work. However, whenever I try to run the code I get this error:
The ov2640.py file in question is this.
My installation of Micropython is completely clean, and other than the rest of the necessary files for the camera code I have nothing on the ESP32's memory. I'm a little confused by what exactly is causing this issue and how I might go about fixing it.
Thank you for the help.
Beta Was this translation helpful? Give feedback.
All reactions