Question
LSM6DSLTR and ESP32 - one axis of gyro is not detecting
I am currently working with the LSM6DSLTR IMU sensor, interfacing it with an ESP32-S3-WROOM-1-N8R2 using the I2C protocol. However, I have encountered an issue where one of the accelerometer axes is not providing any data.
Issue Observed:
- The sensor initializes correctly, and two axes provide valid acceleration values.
- However, one axis does not provide any readings or returns a constant value.
- The gyroscope readings appear normal.
- I have verified the I2C connections, sensor power supply, and tested multiple units, but the issue persists.
