2023-11-20 11:18 PM - last edited on 2023-11-21 12:00 AM by Federica Bossi
I have a custom setup which contains a microcontroller STM32L412RB and a LSM6DSV.I tried READ the WHO_AM_I register (thanks for implementing that) using the driver LSM6DSV(https://github.com/STMicroelectronics/lsm6dsv-pid).Yet, I get back a 0x0 and not desired value. I need to observe the signals in oscilloscope, that transmission is happening properly.
I also need to get the data from Accelerometer and Gyroscope registers.
Can anyone help me through this..?
2023-11-21 05:00 AM
https://github.com/STMicroelectronics/lsm6dsv-pid
This is the link for Driver provided by STM32 community.
Thank you
2023-11-23 11:42 PM
Hi @Dev_k ,
Can you share some photos of your setup and also your schematic?
I think there could be some hardware problem.