Can i use LSM6DSO MEMS with 6KHz odr with i2c bus?
I see that i2c operate up to 400Hz
I see that i2c operate up to 400Hz
Any ideas why LIS3DH is not consuming current as per data sheet which is 6uA whereas I am getting about 200uA.I have kept CTRL_REG0 at default.Would could be the problem?
I get an error when connecting to the board that the WHO_AM_I register value does not match the device selected. The correct device does appear in the Unico GUI menu (STEVAL-MKI206V1 (AIS2dw12). I also have updated my firmware today, the demo board f...
1 :i only use the Lis3dh ,and remove all other elements 2: i use the power 3.0V, i use multimeter test the current consume between VCC and GNDget the test result current is 16 μA,(the spec says ,the device automatically enters power-down mode, a...
Hello, I am simply tring to communicate with the L3GD20 Gyrosensor using the WhoAmI command. I am sending 0x0F and i'm expecting 0xD7 back (11010111) but I only received 0xFF which means i'm doing something wrongI am using STM32CubeMX to generate the...
I've generated project for SW4STM32 and i don't know that to do with iks01a2_conf_template.h file. Im supposed to replace the header file names with the ones of the target platform and rename the file to iks01a2_conf. There are 3 headers:#include "s...
Is the source code for ST.COM's X-CUBE-MEMS1available? I am using an STM32L412. And when I try to include the STM32 pre-compiled library into my project I get errors. I am thinking the processor I am using is not compatible with the libraries. So I...
I am interested in utilizing vetted STMicro LSM9DS1 software calibration tools and other STMicro "Middleware". I had assumed STMicro would support their own chip in order to encourage sales. But, the STMicro's LSM9DS1 chip is not supported in X-CUBE...
We are affraid when one device has CS signal down, other devices will be set to I2C there can be conflict on the SPI BUS. Is it possible connect more devices as eclosed schematic?
Hi, I want to use -CUBE-MEMS1 for lsm9ds1. By default the applications code uses LSM303AGR . Could any one give me some hints what changes I need to do for porting ECompas application for lsm9ds1. I have already ported the driver accelerometer, gyro...