I am a college student experiencing difficulties getting the E-Con Systems camera (Global Shutter Raspberry Pi Camera) to work with my Balena Fin v1.1. While the camera operates successfully on the Raspberry Pi 4, where it captures images without issues, the Balena Fin v1.1 is showing a “camera timeout” error and is not saving any images. This inconsistency raises concerns about compatibility or configuration between the camera and the Balena Fin.
- Hardware: Balena Fin v1.1
- Camera Module: E-Con Systems camera (Global Shutter Raspberry Pi Camera)
- Working Setup: Raspberry Pi 4 with the same camera and software setup
- Software: Balena OS-based application for camera capture
Observations
- Camera Functionality on Raspberry Pi 4:
- The E-Con Systems camera captures images successfully.
- Log outputs indicate successful image capture.
- Camera Functionality on Balena Fin v1.1:
- Receiving a “camera timeout” message in the logs.
- No images are being saved.
Steps Taken
- Followed the same Dockerfile and startup scripts from the repository.
- Upgraded the firmware on the Balena Fin v1.1 as required for compatibility with the camera.
- Verified that the E-Con Systems camera works properly on the Raspberry Pi 4.
Logs
- Raspberry Pi 4 Logs:
- Successfully captures images (log file attached).
- Balena Fin v1.1 Logs:
- Encountering “camera timeout” issue (log file attached).
Additional Notes
- The firmware upgrade on the Balena Fin v1.1 was completed via the serial console, as there is no dashboard mechanism available for this operation.
Request for Assistance
- Could you provide insights into potential compatibility issues between the Balena Fin v1.1 and the E-Con Systems camera?
- Are there specific configurations or additional steps needed for the camera to work properly on the Balena Fin?
- Any suggestions for debugging the timeout issue would be greatly appreciated.
Thank you for your assistance, and I look forward to your guidance on this matter!