How to communicate by I2C the LIS3DH sensor with the MKI109V3 evaluation board?
I need to communicate by I2C my board that contains the LIS3DH accelerometer with the MKI109V3 adapter board. In order to evaluate if the sensor readings are correct.
From what I understand, the MKI109V3 evaluation board allows communication via SPI and I2C. But, still not able to do it by I2C.
In my project I use the following signals:
SCL
SDA
While the signals:
SDO/SA0 (connected to 3V3)
CS (connected to 3V3)
And I am using Unico-GUI software version 9.12.0.0
And I have the following response.
I would like to know what I have to do to establish I2C communication between my board (slave) and the MKI109V3 board (master).

