Resolved! Step counter with LIS2DS12
Hi, I'm using LIS2DS12 and I was wondering if it was possible to use it as a pedometer? How do you suggest to set the thresholds?Thanks
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, I'm using LIS2DS12 and I was wondering if it was possible to use it as a pedometer? How do you suggest to set the thresholds?Thanks
Hi I am currently working on LSM6DSO.I am configuring it for wake up motion and Free fall interrupt generation in INT1 and INT2 pins.I am configuring it with below configuration.dataToWrite = 0x60; DemoApp_I2cWrite(CTRL1_XL, dataToWrite); dataT...
Hi, I am following the guide "Getting started with the STMicroelectronics X-CUBE-BLE1 software package for STM32CubeMX" and recreate the example named "SensorDemo" just to know how to work with this library in CubeMX.I am using a Nucleo-L4R5ZI and th...
Dear all,My name is Darko Jordanoski. I am responsible for hardware development at Kessler group.I am currently working on a project: data logger, and using LIS2DH as an accelerometer. The device is used in two modes: Normal and Sleep mode.On sleep m...
Hi,I am using STM32F101VD to communicate via I2C with MPU6050 IMU device. Data transfer (reading and writing) is done using DMA. Additionally I connected one of my ST32's GPIO (configured as EXTI - Rising IT) to MPU's INT pin. I am using HAL librarie...
Hi,I am using a LSM6DSO accelerometer. I want to know what type of acceleration I am getting as output: RMS acceleration or just the acceleration amplitude?Regards,Gabriel
hello, i connect a stm32f103 and adxl345 and now I see a something without utf8 - range, and those changes when i movie a sensor.whats's wrong with code?
Types of sensors: "water leak", "temperature / fire", "gas leak", "PIR" and "AC leakage". The sensor module will connect to the LoRa transceiver (+ MCU): ATSAMR34/R35 (Atmel).
Discover how the AlgoBuilder platform streamlines algorithm development for STM32 microcontroller and sensor applications (1-hour webinar)During this one-hour webinar (27th February 2019) we will introduce ST AlgoBuilder, a graphical design interfac...
Hi friends,I´m trying to include a Vl53l1 in my project. I am working with a PIC32MX440 microntroller.I have filled with correct functions in the files vl53l1_platfom.h and .c to use the APIs with my hardware.The commication with the sensor is right...