Skip to main content
APK.1
Associate II
June 24, 2021
Solved

Compatibility between LSM6DSL vs LSM6DS3

  • June 24, 2021
  • 5 replies
  • 2853 views

Hi Sir,

We have used the LSM6DS3 part in our application boards. Now the distributor mentioned LSM6DS3 part ha end of life and New part is LSM6DSL.

Please confirm this new LSM6DSL part is pin to pin and firmware side compatible with the LSM6DS3 part. Or please share changes .

Regards

Anees PK

This topic has been closed for replies.
Best answer by Eleon BORLINI

Hi Anees @APK.1​ ,

LSM6DS3 and LSM6DSL are pin-to-pin compatible, as you can also see from the two datasheets, p.17.

LSM6DSL has some additional registers, such as the user offset compensation and the Bank B embedded function registers, and is in general more performant, so no issue also on firmware / software side.

You can check in this case the configuration C code on Github, lsm6ds3_read_data_polling.c and lsm6dsl_read_data_polling.c: in the LSM6DSL case, the configuration of internal filters is added, but it is not mandatory.

If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.

-Eleon

5 replies

Eleon BORLINI
Eleon BORLINIBest answer
ST Employee
June 25, 2021

Hi Anees @APK.1​ ,

LSM6DS3 and LSM6DSL are pin-to-pin compatible, as you can also see from the two datasheets, p.17.

LSM6DSL has some additional registers, such as the user offset compensation and the Bank B embedded function registers, and is in general more performant, so no issue also on firmware / software side.

You can check in this case the configuration C code on Github, lsm6ds3_read_data_polling.c and lsm6dsl_read_data_polling.c: in the LSM6DSL case, the configuration of internal filters is added, but it is not mandatory.

If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.

-Eleon

Eleon BORLINI
ST Employee
July 7, 2021

Hi @APK.1​ ,

any feedback about this?

-Eleon

APK.1
APK.1Author
Associate II
July 7, 2021

Dear Eleon,

Thanks for the replay.,

I will check with the one sample new part ic .

Regards

Anees PK.

APK.1
APK.1Author
Associate II
September 7, 2021

Dear Eleon,

I have tested the new sample with the existing code. It is working well, without make any changes in the code and design.

Thanks for the support.

Regards

Anees PK.

Eleon BORLINI
ST Employee
September 7, 2021

That's great! Thank you for your feedback Anees PK @APK.1​ 

If you want, you can click on Select as Best at my first comment to your post. This will help other users with the same issue to find the answer faster.

-Eleon