I am interfacing LSM6DS33 with MSP430G2553. I couldn't find any samples for the same.
Help me with a sample code?
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.
Help me with a sample code?
Hello,I am using LIS2DH12TR through SPI but I am not able to operate it on greater than 2.8V. On greater than 2.8V I am not able to read the device ID. But according to the datasheet, it is able to operate up to 3.6 V. SO how can I use this ic greate...
Hello,I am using LIS2DH12TR through SPI but I am not able to operate it on greater than 2.8V. On greater than 2.8V I am not able to read the device ID. But according to the datasheet, it is able to operate up to 3.6 V. SO how can I use this ic greate...
I'm using a nucleo f401re with a lps25hb. Currently I'm getting very wrong values, this is caused by the reading of the registers. For example when I call the registers of temperature which is composed by two bytes HAL_I2C_Mem_Read(&hi2c1, LPS25HB_I2...
I would like to use the MotionFX Library from the X-CUBE-MEMS1 package in a project on a STM32WL55JC.The datasheet of the library states the following:Cortex-M4: 44.1 kB of code and 1.1 kB of data memoryI have already written a library for another ap...
We have been using rounding successfully for 3 years to access data from the FIFO of an lmsd6DSL to a connected micro computer via the SPI bus. The lmsdso32 app notes describe exactly the same process for rouding reading of the fifo which we are usin...
Hello,I would like to know if is possible to use the X-MEMS-1 application calls : CustomDataLogFusion only with my ISM330DHCX (Acc/Gyr) and if I will find my input data like accelaration, gyroscope, the gravity, linear acceleration on unicleo ?Best r...