Skip to main content
Visitor II
December 19, 2023
Question

Accelrometer/gyro (LSM6DS3TR-C) Test

  • December 19, 2023
  • 2 replies
  • 1709 views

Hi ,

Working on LSM6DS3TR-C sensor.

acceleraotmeter /gyro not able to generate the perfect values . please help me how to get the exact values .

nareshnakka_0-1702992887175.png

nareshnakka_0-1702993270827.png

 

may i know what is the mounting matrix for this sensor ?

i have configured in dts as below ,

i2c0 {
pinctrl-names = "default";
pinctrl-0 = <&mcu_i2c0_pins_default>;
clock-frequency = <400000>;
status = "okay";

//accelerometer & gyro sensor
lsm6dsl@6b {
compatible = "st,lsm6ds3tr-c";
reg = <0x6B>;
mount-matrix =
"1", "0", "0",
"0", "1", "0",
"0", "0", "1";
pinctrl-names = "default";
pinctrl-0 = <&imu_int_pins_default>;
interrupt-parent = <&main_gpio0>;
//interrupts = //<38 IRQ_TYPE_EDGE_FALLING>,
//<2 IRQ_TYPE_EDGE_FALLING>,
//<3 IRQ_TYPE_EDGE_FALLING>;
};
};

 

Thanks,

Naresh.

    This topic has been closed for replies.

    2 replies

    Visitor II
    February 23, 2024

    Hi , 

    Any update on this ?

    Please help us on this issue

     

    Thanks,,

    Naresh

    Visitor II
    March 11, 2024

    Hi ,

    Any update on this .

    please repsond as this is critical to us .

     

    Thanks,

    Naresh