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

Camera Initialization Issue on ESP32-S3 Custom PCB (AEGHB-895) #436

Closed
3 tasks done
hardikofficial963 opened this issue Nov 28, 2024 · 1 comment
Closed
3 tasks done
Labels

Comments

@hardikofficial963
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

We are currently developing a custom PCB based on the ESP32-S3 that integrates the following components:
- OV5640 Camera
- ES8311 Codec IC (for microphone and speaker functionality)
- Servo Port
- I2C Port
- SD Card Port

While all other components are functioning as expected, we are facing a recurring issue with the camera.

Issue Description:
The PCB works fine initially after assembly, but after some time, the camera fails to initialize, showing errors such as:

"Camera initialization error"
"Camera SCCB failed"

Steps Taken:

  1. Testing with Custom PCB:
    The camera works immediately after assembly but stops functioning after some time.
    Testing with ESP32-S3 Development Board:

  2. We connected the OV5640 camera using an FFC breakout board and the same pins used in the custom PCB. The same initialization errors occur.

Attachments for Reference:
- PCB Design Schematic (1-4, 2-4)
- PCB Layout (3-4)
- List of Pins Used (4-4)

Could you please help us identify and resolve the issue? Any insights or suggestions would be greatly appreciated.

Looking forward to your guidance.
Camera_pcb_1-4
Camera_pcb_2-4
Camera_pins_4-4
Camera_Schematic_3-4

@github-actions github-actions bot changed the title Camera Initialization Issue on ESP32-S3 Custom PCB Camera Initialization Issue on ESP32-S3 Custom PCB (AEGHB-895) Nov 28, 2024
@leeebo leeebo added the camera label Nov 29, 2024
@leeebo
Copy link
Collaborator

leeebo commented Dec 23, 2024

Closing due to duplicate issue espressif/esp-idf#14947

@leeebo leeebo closed this as completed Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants