How to read WHO_AM_I register value read in LSM6DSOX?
I am trying to read the WHO_AM_I register in LSM6DSOX in that register value is (0Fh) and fixed value is (6Ch) but I am getting 0x00 I don't why can you help me regarding this
I am trying to read the WHO_AM_I register in LSM6DSOX in that register value is (0Fh) and fixed value is (6Ch) but I am getting 0x00 I don't why can you help me regarding this
You should know how Start_SPI_Transaction is implemented, so please check the transmitted address and the SPI lines for correct data transmission.
All information on initialisation, how to define functions for read and write transactions and integrating extra bits can be found at the Github site mentioned above.
Good luck!
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.