Any success talking to a MEMs device in the socket of a MEMs expansion board?
I have a Nucleo board with an IKS01A2 expansion board. I can address the sensors on that board over i2C to read registers on the sensors, using the HAL library calls. However, I plug an STEVAL-MKI174 board into the 24 pin socket and try to address it, but can never get a response. The datasheet for the sensor on that board (LIS2HH12) says the address should be 0x1e (I have verified the address pin is pulled low to correspond with this address). Has anyone had luck communicating with such an add-on board or similar? Thanks
