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

E (47) camera: Camera probe failed with error 0x105(ESP_ERR_NOT_FOUND) Camera init failed with error 0x105 #724

Open
3 tasks done
daftada opened this issue Feb 12, 2025 · 1 comment

Comments

@daftada
Copy link

daftada commented Feb 12, 2025

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Provided a clear description of your suggestion.
  • Included any relevant context or examples.

Issue or Suggestion Description

I am using an ESP-32 CAM Development Board fitted with a OV5640 camera.

Using the CameraWebServer example sketch and the Arduino IDE pointing to an AI Thinker ESP32-CAM board my 'Select Camera Module' definition is configured for

#define CAMERA_MODEL_AI_THINKER // Has PSRAM

and my WiFI credentials entered correctly.

Uploading the sketch and examining the Serial Monitor gives

rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:4916
load:0x40078000,len:16436
load:0x40080400,len:4
ho 8 tail 4 room 4
load:0x40080404,len:3524
entry 0x400805b8

E (47) camera: Camera probe failed with error 0x105(ESP_ERR_NOT_FOUND)
Camera init failed with error 0x105

How can I correct this error please?

@WangYuxin-esp
Copy link
Contributor

Please check troubleshooting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants