ArduCAM / RaspberryPi

This is Arducam camera demos used on Raspberry Pi paltform
BSD 3-Clause "New" or "Revised" License
162 stars 97 forks source link

OV5647 Not Detected #91

Closed CoolCoderSJ closed 1 year ago

CoolCoderSJ commented 1 year ago

Board: Raspberry Pi 4B 8GB OS: Raspberry Pi OS Bullseye

When running vcgencmd get_camera, I get supported=1 detected=0 I have triple checked the connection from the ribbon cable to the PCB and the raspberry pi board. The cable is facing the right way, it is straight, and connected firmly. The sunny connector is also firmly in place. I have tried lifting it and reconnecting it, it doesn't make a difference. I have followed all instructions to enable the Camera interface from raspi-config, and install the python dependencies necessary.

CoolCoderSJ commented 1 year ago

I am also using a 5V 4A power adapter so power is not the issue. The I2C interface is also enabled, and I have dtparam=i2c_vc=on in my boot/config.txt