SOLVED veye_mipi_i2c.sh Raspberry Pi 5
-
Hi
veye_mipi_i2c.sh is not working for mepi@pi:~/raspberrypi/i2c_cmd/bin $ ./veye_mipi_i2c.sh -b 6 -w -f daynightmode -p1 0xFE w daynightmode is 0xfe pi@pi:~/raspberrypi/i2c_cmd/bin $ ./veye_mipi_i2c.sh -r -f daynightmode r daynightmode is 0xff
Any write operation is not set.
I get this error ./camera_i2c_config
pi@pi:~/raspberrypi/i2c_cmd/bin $ ./camera_i2c_config setting GPIO for board revsion: d04170 Failed: don't know how to set GPIO for this board! Type is 17 Use i2c-10 for the sensor (-y 10)
-
Raspberry Pi 5 is special, its i2c bus is 4 and 6. meanwhile, Raspberry Pi need to configure the parameters in advance, please refer to this link below:
https://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi#Raspberry_Pi_5_Setting