Hi friends,
I am currently working with a sparkfun LSM9DS1 IMU and I use Arduino UNO to communicate with it.
The problem I am now facing is that, when I tried to connect it in SPI mode, the connection failed. It is able to return error message, saying Arduino unable to communicate with IMU.
I have tried I2C mode (since the IMU support both), it works fine.
I have checked the tutorial and find out maybe this is the jumper problem, which means I maybe need to “open” the jumper. Just wish to know whether this is the problem or not? Because in the tutorial, it says I do not need to remove the jumper physically, even if I operate in SPI mode.
You may find the tutorial in this page: https://learn.sparkfun.com/tutorials/ls … 1469178297
Many thanks to you all!
Cheer,
James