Is a vapor process possible?
Hello,I have a PCB design using LSM6DSO, is it ok for the sensor to use vapor process during the reflow soldering? If not, what is the method to mount it onto the PCB?SincerelyYongkun Liu
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.
Hello,I have a PCB design using LSM6DSO, is it ok for the sensor to use vapor process during the reflow soldering? If not, what is the method to mount it onto the PCB?SincerelyYongkun Liu
Hi allI am currently trying to integrate the VL53L0X sensor to a STM32F33R8 using CubeMX and KEIL, but I haven't had the best of luck...I am inexperienced regarding the integration of sensors and I2C.I have watched countless videos integrating differ...
Hi, Forum! Please help me to manage work of BVLinkVx software with ST BLE SENSOR Application!Currently, i have purchased these HW set:STM32 Nucleo 64 L476RG (dev-board)ST X-Nucleo-IDB05A1 (ble v4.2 dev-board)ST X-Nucleo-CCA02M1 (mems microphones dev-...
Hi, I have to interface STM32MP157 processor to STPM32 Energy Sensor.But I am not able to find the code for this IC.Can anyone tell where to find the code for this chip.RegardsSrikanth
Hi, I want to use LIS2MDL in a smart parking sensor. (Like this product:http://smartparkingsystems.com/en/sensor/)So, i have 2 questions:1- Is this sensor proper for this application? Is it used in a real smart parking project?2- Is there any practic...
I want to measure the rpm of bldc motor, so by using hall sensor (H.S) output we can capture the frequency. With help of Hall sensor frequency and num of motor poles, we can able to measure the RPM. I captured the frequency successfully by using inpu...
Requirement: FIFO_FULL / FTH interrupt on INT2 These are my sensor initlsm6ds3_gy_data_rate_set(&dev_ctx, LSM6DS3_GY_ODR_OFF); lsm6ds3_xl_power_mode_set(&dev_ctx,LSM6DS3_XL_NORMAL); lsm6ds3_reset_set(&dev_ctx, PROPERTY_ENABLE); lsm6ds3_xl_full_...
Can I use static library "MotionFX_CM0P_wc32_ot.a" for STM32F091RB ?
I am trying to use the lis2de12 as a activity level detector.By reading some posts here in the community I guess I need to setup HighPass filtering and a threshold so it gives interrupts everytime there is a movement bigger then a certain force.But I...
Hello everyone!Is there a noise/variance specification for the LSM9DS1 to use as part of an Extended Kalman Filter type of sensor fusion?Thanks in advance