-
Notifications
You must be signed in to change notification settings - Fork 116
Description
Hi,
HW : OV9281 and raspberry pi 4B 4Go
SW: fresh buster install + deps
Could you please some info about this issue :
pi@raspberrypi:/home/pi/MIPI_Camera/RPI/python $ python capture.py
Open camera...
init_camera: Unexpected result.
pi@raspberrypi:/home/pi/MIPI_Camera/RPI/python $ i2cdetect -y -r 0
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: 60 -- -- -- -- -- -- -- -- -- -- -- 6c -- -- --
70: 70 -- -- -- -- -- -- --
pi@raspberrypi:/home/pi/MIPI_Camera/RPI $ ./capture2opencv
Open camera...
init camera status = -1
pi@raspberrypi:/home/pi/MIPI_Camera/RPI $ ./ov9281_external_trigger
Open camera...
init camera status = -1
pi@raspberrypi:/home/pi/MIPI_Camera/RPI $ ./preview-camera0
Open camera...
Found sensor ov9281 at address 60
Could you please provide a solution ? Thx in advance.
Note: seems ok on raspberry pi 3B