LPS33W- soldering Pin 11 (GND) necessary?
Hello,It is necessary to solder pin 11 (GND)?The data sheet is not clear on this.
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,It is necessary to solder pin 11 (GND)?The data sheet is not clear on this.
Hello ST community,I was going through the application note for LIS2DS12 (https://www.st.com/resource/en/application_note/dm00218428-lis2ds12-alwayson-3d-accelerometer-stmicroelectronics.pdf) which mentions in section 5.9.1 that STEP_COUNT_DELTA can ...
Below are the settings used :FS : +-6gsensitivity : 3 mg/digithere is the sampling code which i am working on reading the axes values.uint16_t temp_x=0,temp_y=0,temp_z=0;void Accel_Read_XYZ_Axis(void){ uint8_t OUT_X_H=0,OUT_X_L=0; uint8_t OUT_Y_H=0...
Hi everyone, I am trying to develop a mesh network using many sensortile.box, is it possilbe to use STSW-BNRG-Mesh with Sensortile.box? If it is not possible how is there any SDK available for Mesh networks using Sensortile.Box?Thank you.
Helloi am trying to program my sensortile.box in pro mode. I have everything I need to be able to upload binary files (JTAG adapter, ST-LinkV2) but I encounter this error. Can anyone help me?
Hello I would like to have your help I use the vl6180X sensor for a proximity detection, on PNUCLEO, I want to know how to turn on an LED, I programmed the thresholds of my interruption and I would like to turn on an LED on the gpio1 the time of inte...
I am previously using STM32CubeIde version 1.3.0 and i am able to programme the STWINKT1 development board successfully. while i am debugging suddenly my laptop crashed and when i power on it again now i am getting error.So i uninstall version and do...
Hello, may I ask whether the INTERNAL_FREQ_FINE register was written before delivery?Can it be understood that the actual data frequency of each ASM330LHH IC is different?My project will use many same sensors to collect acceleration and gyroscope at ...
I would like to carry out a proximity detection to order an opening and I decided to use the VL6180 I would like to know if it can work in standalone? Thank you
Then we tried to do calibration steps as per datasheet, but the offset we are getting is -25000(we placed the white object at 100mm) and cross talk is 0.SOC : nrf52840RTOS : ZephyrGITHUB link for driver : https://github.com/zephyrproject-rtos/hal_st...