How to configure and connect LSM6DSM ( STEVAL-MKI189v1) in 3-wire mode ??
Hi mates,
Today I came with some interesting observation, I Was working with LSM6DSM sensor interface with Arduino and writing the driver code for same. I was able to achieve 4 - wire communication between Arduino and Gyro using a logic level shifter. But, I am not able to achieve same, for 3 wire. My connections for 3-wire or like this,

Also I have Updated the 3-wire config register in the 70h register, I am Enabling SIM_OIS, 500dps [ FS1-0], and OIS, so I am writing 0x25 in 70h. What I am receiving is 0xFFs as the device ID, and -1 , -1 , -1 as x, y and Z value.
Also when I short MOSI and MISO with 2.2k resistor, my device ID is detected as 0x80h and getting a -32640, -32640, -32640 as x, y and Z value.
, So , i am not sure what else i am missing here, so basically my question is , how to connect LSM6DSM in 3-wire mode. If any help provided by any will be helpful. @Federica Bossi
Thanks and Regards
