Question
LSM9DS1 SPI protocol
Hello,
I've devoleped a board with LSM9DS1 and STM32F446, that have to comunicate with SPI 4 wire. I've seen the connection on the datasheet of the LSM9DS1, but I can't read data.
I tried to read whoamI (0x0F) register, but the answer is always 0.
I have used LSM9DS1 ST library on github and I've tried also the example lsm9ds1_read_data_polling.
Can sameone help me?
Thank you,
Angela
