MEMS (sensors)

Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LSM6DSV16X – I²C Communication Fails

Hello ST Community,I am currently working on integrating the LSM6DSV16X accelerometer with an STM32H7 series MCU over I²C. Our main goal is to detect the tilt angle of the system. Hardware SetupMCU: STM32H7Sensor: LSM6DSV16X (mounted on a custom boar...

Taksh by Associate III
  • 46 Views
  • 1 replies
  • 1 kudos

lsm6dso accelerometer not working

hello , i am using lsmds0 sensor with nxp board below is the section of my code int main(void) { /* Write your code here */ Clock_Ip_StatusType clockStatus; clockStatus = Clock_Ip_Init(&Clock_Ip_aClockConfig[0]); Siul2_Port_Ip_Init(NUM_OF_CONFIGU...

Resolved! Questions about the maximum absolute ratings of ASM330LHH

I have a question regarding the absolute maximum ratings of the ASM330LHH.In the datasheet, the Vin rating lists “(including CS, SCL/SPC, SDA/SDI/SDO, SDO/SA0)”.Does this voltage range also include any overshoot and undershoot on these pins?Additiona...

ggob by Associate III
  • 39 Views
  • 1 replies
  • 0 kudos

How to read IMU information using STEVAL-MKI109D?

I connected STEVAL-MKI236A and STEVAL-MKI109D and confirmed that the IMU information comes from Mems studio and Unico.My final goal is that this IMU value is output in serial communication.I want to read the output IMU 6-axis information through pyth...

juseok by Associate
  • 163 Views
  • 2 replies
  • 1 kudos