aditof_sdk
aditof_sdk copied to clipboard
AD-FXTOF1 no longer detected on RPi
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?
Hey,
Sorry for the late response, can you please send us the output of dmesg?