analogdevicesinc / aditof_sdk

Analog Devices 3D ToF software suite
https://analogdevicesinc.github.io/aditof_sdk/
BSD 3-Clause "New" or "Revised" License
72 stars 49 forks source link

AD-FXTOF1 no longer detected on RPi #814

Open mathklk opened 12 months ago

mathklk commented 12 months ago

I was using the AD-FXTOF1 normally on a Raspberry Pi 4. I was interfacing the camera via aditofpython, but after my program crashed (for an unrelated reason), the FXTOF1 is no longer detected. I have tried rebooting the Pi and physically reconnecting the camera, but I can not get the camera to show up again.

The device does not even show up on the i2c bus.

$ i2cdetect -y 1
Error: Could not open file `/dev/i2c-1' or `/dev/i2c/1': No such file or directory

I ran the aditof-demo program and had a look at dmesg while it ran, but there are no messages. Log of aditof-demo

Did I somehow brick my camera? Is there a way to rescue it?

SeptimiuVana commented 11 months ago

Hey,

Sorry for the late response, can you please send us the output of dmesg?