Closed chengguizi closed 1 year ago
The last responsive dmesg is along the line of usb 5-1: USB disconnect, device number 3
. Then about 10 second the device come back, but depthAI does not recognise it (as it does not mount as movidius stick correctly?)
Root cause found. It is due to I2C signal lines accidentally shorted to GND on the baseboard. This would prevent the SoM from booting.
Hi @chengguizi ,
I am getting this error and I don't understand what I have to change to make the camera work again with Oak FFC3P and a color camera. Can you please elaborate on how you solved this issue? Any help will be greatly appreciated.
Describe the bug
I have been trying to design a PCB board that has USB3 connection connecting the CPU and the VPU SoM. I could see the enumeration of the bootloader device. I can also flash the bootloader version correctly.
However, I can't launch the camera through depthAI properly. Below is the error message.
dmesg
May I know what could be wrong here? It seems that the bootloader did not reboot into the actual USB device? It just re-populated as bootloader device after about 10 second.