Skip to main content
TTanm.1
Visitor II
May 29, 2020
Solved

My Board fails test due to use of LSM6DS3TR-C. Can someone help me with detailed comparison of LSM6DS3TR & LSM6DS3TR-C?

  • May 29, 2020
  • 3 replies
  • 1512 views

..

This topic has been closed for replies.
Best answer by odesc

Hello Eleon,

Thanks for the proposal; in fact this was an issue with the TAP_CFG register (a new bit has been created, MSB of this register, which must be set to 1 in order to validate all the interrupts...).

Have a nice day !

3 replies

Eleon BORLINI
ST Employee
June 1, 2020

Hi @TTanm.1​ , which kind of failure are you facing? Please note that the two part numbers are slightly different, starting from the WHO_AM_I (0Fh) register: for LSM6DS3 the register value is 69h, while LSM6DS3TR-C is 6Ah (this could turn back into an issue if you are using the Unico-GUI software). Moreover, the mechanical performances are slightly different: are you facing different behavior between the two part numbers on the same application? Regards

odesc
Associate II
July 31, 2021

Hello,

I have also a problem when replacing the LSM6DS3 with the LSM6DS3TR-C : the INT1 pad of the LSM6DS3TR-C is never set to '1', whatever kind of interrupt I configure.

The INT1 pad is configured in push-pull.

Do you have any idea about this problem?

Thank you !

Eleon BORLINI
ST Employee
August 6, 2021

HI @odesc​ ,

did you try setting the INT1 pin in open-drain configuration?

-Eleon

odesc
odescBest answer
Associate II
August 6, 2021

Hello Eleon,

Thanks for the proposal; in fact this was an issue with the TAP_CFG register (a new bit has been created, MSB of this register, which must be set to 1 in order to validate all the interrupts...).

Have a nice day !

Eleon BORLINI
ST Employee
August 6, 2021

Glad to see you solved your issue!

-Eleon