Maximum input SPI frequency for LIS2DW12
Hi, What is the max SPI frequency we can give to the LIS2DW12 sensor?Thanks,Basavanagouda.
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
Hi, What is the max SPI frequency we can give to the LIS2DW12 sensor?Thanks,Basavanagouda.
HelloI have problem with reading data from accelerometer (LSM6DS0 using iks01a1) for another scale than 2g. For example when I change FS[1:0]_XL in register CTRL1_XL (10h) for 16 g full scale, I have result 8g for z-axis after multiple result by line...
I'm trying to read data from gyroscope. I set ctrl2_g and I'm trying to read 6 bytes from register address 22h. But in result I receive only 0 values. /* USER CODE BEGIN 2 */ LSM6DSO_CTRL2_G(&hi2c1, LSM6DSO_CTRL2_G_ODR_XL_833Hz, LSM6DSO_CTRL2_G_...
Hello and thank you in advance,i am trying to connect the LSM6DS3 accel+gyr with the 3110 magnetometer. I want to connect the mag on the LSM6DS3 and i want it to see it as an exterrnal sensor so i can sent the data of the magnetometer to LSM6DS3's in...
Hi All,I am working on a project that is using ISM330DLC sensor for measuring the acceleration along the X,Y and Z-axis. When I set range 2G,4G and 8G I'm seeing difference in the sensor raw value and when I set it to 16G, I'm getting same data as 8G...
Hi,I have following sensortile board and want to debug the code using UART prints, is it possible ?https://www.st.com/en/evaluation-tools/steval-stlkt01v1.htmlExamples:~\STM32CubeFunctionPack_ALLMEMS1_V3.4.0\Projects\Multi\Applications\ALLMEMS1\SW4ST...
Hi ST,I'm wondering about the sample rate of the LIS2DH* family and if the configured sample rate affects how the samples are captured. Specifically, when sample rate is changed, does that change how the samples are performed internally, or does is i...
I want to know how to do hardware or software reset on LIS2DE12TR when it does not work correctly.
HI,I am looking at using the LSM9DS1 to sense both acceleration and the gyroscope. It would also be nice if I could use the fifo, so I can periodically sleep my main processor. The issue is that I'm not sure how this fifo works. Reading the data shee...