Hello,
I am not able to detect AltIMU-10 v5 as an i2c device with raspberry pi.The connections are as below and I checked them multiple times:
SCL >>5
SDA >>3
GND>>34
Vin>>1
I also use a level shifter to convert 5 v to 3.3v useful for the pins of the raspberry pi.I used the steps from the link below to work with IMU:
When I run the command below:
i2cdetect -y 1
I do not see any specific address allocated to IMU.Do you have any idea how I can solve this problem?
I guess the problem is not from i2c itself as you can see in the picture below: