Hello,
I use IMU MPU 9250 and successfully calibrated it before. But it is not detected any more. The only thing changed/happened in between is reinstalling signalk (accidentally...). It remains in the same mounting place and hasn't been touched.
I also tried:
I measured the voltage on the board, 3.2v was transferred to the sensor.
Any ideas or suggestions to test if the IMU sensor is defect or to debug this are highly appreciated. Many thanks!
I use IMU MPU 9250 and successfully calibrated it before. But it is not detected any more. The only thing changed/happened in between is reinstalling signalk (accidentally...). It remains in the same mounting place and hasn't been touched.
I also tried:
Code:
pi@openplotter:~ $ sudo i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
I measured the voltage on the board, 3.2v was transferred to the sensor.
Any ideas or suggestions to test if the IMU sensor is defect or to debug this are highly appreciated. Many thanks!