I bought a IMX477 Arducam for connecting with raspberry pi 5 board. But the board is showing ‘no cameras available’ error message even after doing the connection and code for the same multiple times. I am using the following code.
sudo nano /boot/firmware/config.txt #Find the line: camera_auto_detect=1, update it to:
camera_auto_detect=0 #Find the line: [all], add the following item under it:
dtoverlay=imx477,cam0 #Save and reboot.
But its showing the error message and no interface of cam is appearing. Another issue is as soon as the cam is connected the board is shutting off. But somehow its not for now.
Please help me to resolve this issue ASAP as its been a long while I am struggling with this
Hi,
Could u post pictures of the hardware connection?
If you cannot post it directly on the forum, I suggest uploading it to google drive or other cloud storge.
Hai,
Thanku for your reply. I somehow managed to solve the issue by removing the blue part of the ffc cable and folded it back ward then inserted it on the csi. Now its showing the interface.
But I have no knowledge how to control this cam.
Like capturing images, video recording, how to save it as well how can I expand the memory of the pi currently im using a 64GB SD. If you could assist, it will be a great help for me.
Thankyou so much for your response. So we can just use those command to capture the wide field images right. Those commands are for rpi cams or will it work for arducams also?
Any suggestions to expand the memory of the system
Hello, The image captured is very much saturated as well the size of one pic is around 25-30MB. Why it is so any idea? I will attach the image captured. As the cam preview is running its showing normal interface with no saturation at all. But as image is captured mostly theres a pink color shade more with lots of noise in the picture.