Posted on March 08, 2018 at 17:11Hi,LSM9DS1 has the register ORIENT_CFG_G(13H).What mean its bits Orient[2:0] Directional user orientation selection ?Thanks#directional-user-orientation-selection #lsm9ds1-directional-user-orientation-selectio...
Posted on March 15, 2018 at 10:30Thank you,this table I've found in the datasheet for LSM6DS3US (September 2017 DocID028476 Rev 5).As I use datasheet for LSM9DS1 (March 2015 DocID025715 Rev 3) the table is absent here.There are some other reasons ...
Posted on October 25, 2017 at 12:45Miroslav, thank you for your answers.I‘ve succeeded to read the register WHO_AM_I. IMHO the description is not clear.I write here code for c♯ and IoT.I2cDevice i2cDevAccel – c♯ object for communication channel I2C....
Posted on October 25, 2017 at 11:53Thanks you very much. Some questions more.1. Sub-address Manual says:In the I2C of the accelerometer and gyroscope sensor, after the start condition (ST) a slave address is sent, once a slave acknowledge (SAK) ha...
Posted on October 24, 2017 at 16:45Thank you.Will you be so kind as to answer another question ?I have the address of I2C 0x6A. I want ot read WHO_AM_I (0x0F) and STATUS_REG(0x17)Is it neccessary to set many control registers for accelerometer or on...
Posted on October 24, 2017 at 14:18'Two sensors.'Do you mean two different sensor devices, e.g. LSM9DS1 connected to the same I2C bus ?Is there the default address of I2C set by production for LSM9DS1 ?