-
Notifications
You must be signed in to change notification settings - Fork 723
Description
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
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:
-
Testing with Custom PCB:
The camera works immediately after assembly but stops functioning after some time.
Testing with ESP32-S3 Development Board: -
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.