cancel
Showing results for 
Search instead for 
Did you mean: 

Sample with STEVAL-MKI210V2K base on ISM330DHCX that use it on Raspberry pi 4B

PHSU.1
Associate

Hi all, I'm using STEVAL-MKI210V2K base on ISM330DHCX.

I want to use it on Raspberry pi 4B in I2C interface, where can get sample for this?

1 REPLY 1
TSand.1
Associate III

Hi @PHSU.1​ , you might find some examples for the ISM330DHC(X) interface with python at this link:

https://learn.adafruit.com/lsm6dsox-and-ism330dhc-6-dof-imu/python-circuitpython

It should work with the LSM6DS library

https://github.com/adafruit/Adafruit_CircuitPython_LSM6DS

/Tim