LSM6DSOX SPI ack
Hi,I am using an LSM6DSOX in SPI mode. I prefer SPI over I2C because it has bigger data transfer rates. Is there any way to be sure that my SPI commands were executed with success? Are they returning something? For example, how can I be sure of the i...