LSM6DSV320X sensor not responding
- April 15, 2026
- 3 replies
- 112 views
Hello everyone.
I would really appreciate if someone could help me sort out a really annoying issue i have with a new STM32WB5MMGH6 based board i made.
On this board i have two sensors connected to the same SPI interface (hspi2) with different CS pins to address the sensors. Here's the schematic sections of the two sensors :
MS5607 :

LSM6DSV320XTR with an auxiliary IIS2MDCTR tied directly to it (for the test board, the magnetometer is not soldered yet):

I'm currently on test phase, and the MS5607 is responding correctly. But the LSM6DSV320XTR does not respond at all. i'm not even getting the whoami ID (i get a 0).
For the SPI configuration i have this :

For the 2 Chip Select pins i have this config :


I don't understand where the problem comes from. Could someone help me asap ? I'm losing hope :(
