So I have installed this on my RPI 2b+.
GPS works fine
With the updated BMP388 python code, I can read rational pressure/temp
i2cdetect shows all three i2c devices
pi@waverunner-pi:~/BerryIMU/compass_tutorial01_basics $ sudo ./compass_tutorial01
NO IMU DETECTED
Clearly the i2c bus is working properly. But I'm not getting gyro, accelerometer, readings.
Any troubleshooting tips?
pi@waverunner-pi:~/BerryIMU/compass_tutorial01_basics $ i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- 1e --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- 6a -- -- -- -- --
70: -- -- -- -- -- -- -- 77