Solved
LSM330 SPI register
Posted on March 09, 2018 at 09:34
LSM330 device register is 7bits, but SPI interface express address 6 bits AD5...AD0
Please tell me how to access register higher than 0x40.
LSM330 device register is 7bits, but SPI interface express address 6 bits AD5...AD0
Please tell me how to access register higher than 0x40.
There is mistake in the datasheet.
Actually the bits in SPI frame used for the address are 7 (MS bit has to be considered as AD6 bit).
We will fix it in the datasheet.Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.