SOLVED VEYE-MIPI-IMX327S no image
-
This mmal-stats cmd result was running while veye_raspipreview running.
Yes, I have other VEYE-MIPI-IMX327S. They work well on the same board Rapspberry.
-
The module you have a problem with now, is it hdver=3 ?
If so, after a long discussion, I think it probably has something to do with the hdver version. -
-
Would you please check whether these two components are damaged? These two are protective devices. I have encountered customers plugging in 5V power supply upside down, resulting in burnout.
If it burns out, you can try to remove these two components . -
@veye_xumm
The components appear to be functional. For a detailed check, inform the component type and pinout. -
@dan_lionking
I have encountered problems like yours. The camera is not damaged and the FFC Cable contact is not good. You can try to replace a FFC cable.But it's also possible that the camera did break down for some reason. You can try to remove these two devices with an electric soldering iron. These two are protective devices, and removal will not affect the function.
-
@veye_xumm
I connect another camera VEYE-MIPI-IMX327S with the same FFC cable, everything works. The FFC cable is working. -
@dan_lionking
We have two main control chips on our camera, and we can use the following methods to confirm whether the programs on both chips are working properly:- Read the device ID. The default value is 0x06, which can determine whether the FPGA is working.
. / veye_mipi_i2c.sh-r-f devid.
- If the FPGA is OK, try the following cmd to check the other one.
./veye_mipi_i2c.sh -r -f agc
The value should be 0xC if you have not changed it.
If the 2 chips are both working.
The only advice I can give you is to remove the two protection devices, as I wrote in the last post. -
-
@dan_lionking
After remove the two protection devices the image appearedThanks
-
@dan_lionking
You are welcome.