Skip to content
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

ESP32 CameraWebServer Example - Redundant manual pinout declaration #11208

Open
1 task done
Kuuh4 opened this issue Apr 1, 2025 · 0 comments
Open
1 task done

ESP32 CameraWebServer Example - Redundant manual pinout declaration #11208

Kuuh4 opened this issue Apr 1, 2025 · 0 comments
Labels
Status: Awaiting triage Issue is waiting for triage

Comments

@Kuuh4
Copy link

Kuuh4 commented Apr 1, 2025

Board

ESP32

Device Description

AITHINKER ESP32-CAM

Hardware Configuration

Camera, Wifi Antenna.

Version

latest stable Release (if not listed below)

IDE Name

Arduino IDE

Operating System

Windows 10

Flash frequency

Irrelevant to the issue (have no idea how to find it)

PSRAM enabled

yes

Upload speed

115200

Description

Flash didn't work properly, even though there's a slider to set up flash intensity. Even though the proper board model was selected, it's flash pinout wasn't transported to the function responsible for that, that was manually declared with the GPIO number. It was confusing.

I've studied and found out how to fix it. I am filing this issue for my pull request fixing it. I'm sorry if that's not the proper etiquette, I'm not used to git etiquette.

Sketch

I can't insert here the different files of the sketch. They should be here: 
[](https://github.com/espressif/arduino-esp32/tree/7b0298b4621561e62c248fed7318406677a8a4e2/libraries/ESP32/examples/Camera/CameraWebServer)

Debug Message

none, the flash hardware simply doesn't work. It compiles fine

Other Steps to Reproduce

used CAMERA_MODEL_AI_THINKER, it didn't inherit the proper GPIO for the flash.

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@Kuuh4 Kuuh4 added the Status: Awaiting triage Issue is waiting for triage label Apr 1, 2025
Kuuh4 added a commit to Kuuh4/arduino-esp32 that referenced this issue Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting triage Issue is waiting for triage
Projects
None yet
1 participant