Seeed-Studio / Seeed_Arduino_LSM6DS3

Grove sensor 6 Axis Accelerometer&Gyroscope using LSM6DS3
Other
53 stars 23 forks source link

WHO_AM_I register value not according to datasheet #17

Closed aatanas closed 10 months ago

aatanas commented 10 months ago

Hello, I'm trying to setup this accelerometer on NXP LPCXpresso55S69 board. It seems that the WHO_AM_I (0x0F) read-only register is not according to specification in LSM6DS3 datasheet.

I used this library on Arudino Uno to confirm the register value is 0x6A and by the datasheet the value should be fixed at 0x69 ? I got the same results while trying to setup on my NXP board.

aatanas commented 10 months ago

Ah ok, it seems that i have another version of the LSM6DS3 chip - LSM6DS3TR-C.