cancel
Showing results for 
Search instead for 
Did you mean: 

vibration monitoring with ASM330LHH

semiconductor_user
Associate III

hello,

  i'm working on asm330lhh imu sensor and s32k324 nxp microcontroller.

Microcontroller : s32k324

imu sensor : ASM330LHH

interface : SPI 

    Question  

1. i want to monitor vibration with this imu sensor. how can i implement code give me vibration monitor example code for asm330lhh. example code i checked but it is for ism330is sensor so i want for asm330lhh.

2. can i manullay implement code. if yes then what will be need i mean which parameters needs and  what formulas to be need ?

 

1 REPLY 1
ZAIDS-S23
Associate III

You can look at the application note from ST for the IMU. On page 30, its outlined that the wake-up interrupt can be used. This is what you would need for a basic form of vibration detection.