Search found 1 match
- Mon Apr 17, 2023 12:00 am
- Forum: ESP-IDF
- Topic: Problem on reading data from LSM9DS0 using SPI
- Replies: 0
- Views: 660
Problem on reading data from LSM9DS0 using SPI
Hello all, I am new to ESP-IDF and I am trying to write a driver for the LSM9DS0 9-DOF IMU sensor from Adafruit. I have read the sensor documentation and Adafruit's driver for Arduino and have implemented pretty much the same thing using the "driver/spi_master" library on IDF but I am receiving inco...