-
Notifications
You must be signed in to change notification settings - Fork 91
Requesting support for ESP32-S3 with camera module #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@tarchive did you try with |
Could you please try this: |
I have tested it already and found no issues. |
How did you build this binary? My FireBeetle 2 ESP32-S3 crashes every time I call camera.init(). |
Thanks for the speedy reply! I am using the DFRobot FireBeetle 2 ESP32-S3 that comes with the OV2640. I am doing the camera.init(0) that is recommended for my camera. Any ideas on how I can see why it restarts the board whenever I do this camera.init(0) call? |
I had a quick look at the connections for the FireBeetle 2 |
Uh oh!
There was an error while loading. Please reload this page.
As pointed out in another issue, there are two variants of the ESP-EYE. #96 (comment)
Currently this repo only covers the ESP32 variant with camera support and so I am requesting support also be added for the ESP32-S3 variant.
Details about my exact board can be found here https://github.com/Freenove/Freenove_ESP32_S3_WROOM_Board
The text was updated successfully, but these errors were encountered: