SOLVED Cannot get camera info. VEYE-MIPI-IMX385
-
Hello.
I have received VEYE-MIPI-IMX385 camera module at today.
My Raspi OS is buster.
I have finished camera setup and excute i2c command, like belows...
However, the camera information is not being read properly. What's the problem?=====================================
pi@raspberrypi:~/raspberrypi/i2c_cmd/bin $ ./camera_i2c_config
setting GPIO for board revsion: c03112
4B(1G/2G/4G/8G)
Set state of 133 to 1
Use i2c-10 for the sensor (-y 10)
pi@raspberrypi:~/raspberrypi/i2c_cmd/bin $ ./veye_mipi_i2c.sh -r -f hdver
hardware version is 0xff
pi@raspberrypi:~/raspberrypi/i2c_cmd/bin $ ./cs_mipi_i2c.sh -r -f firmwarever
r firmware version is 255.255
pi@raspberrypi:~/raspberrypi/i2c_cmd/bin $ ./cs_mipi_i2c.sh -r -f videofmtcap
camera support videofmt num 255
r videofmtcap num 1 width 65535 height 65535 framerate 65535
r videofmtcap num 2 width 65535 height 65535 framerate 65535
r videofmtcap num 3 width 65535 height 65535 framerate 65535
r videofmtcap num 4 width 65535 height 65535 framerate 65535
r videofmtcap num 5 width 65535 height 65535 framerate 65535
r videofmtcap num 6 width 65535 height 65535 framerate 65535
r videofmtcap num 7 width 65535 height 65535 framerate 65535
r videofmtcap num 8 width 65535 height 65535 framerate 65535
........... -
@maponarooo
Hi,
May be your FFC cable direction is wrong ? -
@veye_xumm No. Video is good.
$ /home/pi/raspberrypi/veye_raspcam/bin/veye_raspipreview -t -1
before create camera com time out -1
Hardare version: c03112
before create camera com
mmal: mmal_component_enable w 1920 h 1080 fps 30raspipreview_create com
... -
-
@veye_xumm $ No detected I2C device.
./i2cdetect -y 10
-bash: ./i2cdetect: No such file or directoryBut strangely, the video comes out well.
-
@veye_xumm I found the cause of the problem.
This is my mistake.
I have tried setup command for CS camera setting. (cs_mipi_i2c.sh)
I have tried again veye_mipi_i2c.sh and this is working well.I don't know the difference between a CS camera and a VEYE camera.
Could you tell me about it? -
@maponarooo
Good.
These are two different product lines with impassable solutions. From sensors, to isp, etc.