Skip to main content
Visitor II
October 13, 2021
Solved

I have the IIS3DWB configured in single Axis mode and I keep seeing a clear peak in the spectrum at 9.5kHz even when the sensor is stationary. I'm not sure why this is happening given that i have also configured LP2 to ODR/4.

  • October 13, 2021
  • 2 replies
  • 778 views

Please see attached a screenshot of the spectrum and a snippet of my code. thanks

0693W00000FCRRrQAP.png0693W00000FCROjQAP.png0693W00000FCRQtQAP.png

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

    Hi @DOlud.1​ ,

    I'm not sure to be able to see well that peak, but it looks like a "Dirac delta" on a linear scale, so my guess it that is not due to a mechanical issue.

    For sure, this is not the IIS3DWB MEMS, since its 3db cutoff frequency is around 7kHz. I'm pretty sure also that it is not the ASIC, since there are no electrical reasons for this behavior.

    Might it be the main SPI / I2C communication frequency you are using in your application processor? Did you test the code on other parts?

    And are you seeing this peak configuring the device in 3-axis mode?

    By the way, if you are not interested in it you can simply low-pass filter that peak, at leas in post processing.

    -Eleon

    2 replies

    ST Employee
    October 14, 2021

    Hi @DOlud.1​ ,

    I'm not sure to be able to see well that peak, but it looks like a "Dirac delta" on a linear scale, so my guess it that is not due to a mechanical issue.

    For sure, this is not the IIS3DWB MEMS, since its 3db cutoff frequency is around 7kHz. I'm pretty sure also that it is not the ASIC, since there are no electrical reasons for this behavior.

    Might it be the main SPI / I2C communication frequency you are using in your application processor? Did you test the code on other parts?

    And are you seeing this peak configuring the device in 3-axis mode?

    By the way, if you are not interested in it you can simply low-pass filter that peak, at leas in post processing.

    -Eleon

    ST Employee
    October 21, 2021

    Hi @DOlud.1​ ,

    any feedback about your issue?

    -Eleon