Is it possible to connect a IMU LSM6DSR to the Raspberry Pi or is it possible to connect the motherboard STEVAL109V3 to the Raspberry Pi board?
I would like to collect the IMU data with the Raspberry PI board;
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.
I would like to collect the IMU data with the Raspberry PI board;
I wanted to initialise the LSM6DSOX on the L011K4. I've generated code through CubeMX and Set the SPI pins for it. However, I don't know how to proceed further, since I don't find any ways to port code from the MKSBOX1V1 to the current project. Are t...
So, i can operate the sensor box, install the updates a couple different ways and generally get it to work. But, the TileBox has three switches on board, none of which are accessible from the outside without adding some holes to the case. The TileB...
I want to make a device using ISM330DLC and STM32L4 MCU. I want to see the FFT of the accelerometer data using Unicleo GUI .Is it possible to see the data on Unicleo GUI without using nucleo board.If not how can I configure the accelerometer and tra...
I tried to flash the Fp-ai-sensing app (Sensing1.bin) to the sensortile.box(https://www.st.com/en/evaluation-tools/steval-mksbox1v1.html) via the official app (https://play.google.com/store/apps/details?id=com.st.bluems&hl=en) using the firmware upgr...
Hello,I am trying to implement 6D mode. I am following 1:1 the code documented in the design tip DT0097.I have been trying for a while: I2C interface is working and other modes of LIS2DH work properly.As a safety measure, during the init I reset all ...
HI Guys, I am looking for the MEMS Accelero meter for measuring the vibration in textile machines. Whether ST has the application example for condition monitoring system in machine or industrial automation.If so please share the details
Posted on January 24, 2018 at 17:10I am trying to add MotionAR library to a DataLogger sample application running on SensorTile. I manager to compile the library and program my chip with it. Near the top of my main() I added simple MotionAR_Initiali...
I have LIS2DW12 connected to STM32L072RZT6 MCU. INT1 pin of LIS2DW12 is connected to PC13 (wakeup pin2) of MCU. I am trying to wake up MCU from standby using LIS2DW12 with the 6D orientation example in https://github.com/STMicroelectronics/STMems_...