Resolved! LPS33HW Temperature absolute accuracy
Temperature absolute accuracy. This parameter was not found in the datasheet.Of the 15 sensors tested, the temperature difference was 5 degrees.What temperature absolute accuracy should be?
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.
Temperature absolute accuracy. This parameter was not found in the datasheet.Of the 15 sensors tested, the temperature difference was 5 degrees.What temperature absolute accuracy should be?
Hello everybody,I tried to install the GUI en.STSW-IMG004 to run my EvalBoard with VL53L1x. But the insatllation end with Error Massage 1721 (see attached). I ried it also on a second Hardware with the same result. What did I make wrong? Regards Dani...
My MCU initialisation code looks like this:GPIO_InitTypeDef gpio = { .Pin = 0, .Mode = GPIO_MODE_OUTPUT_PP, .Pull = GPIO_NOPULL, .Speed = GPIO_SPEED_HIGH, .Alternate = 0 }; GPIO_InitTypeDef gpio_spi = { .Pin = GPIO_PIN_12 | GPIO_PIN_13 | GPIO_PIN_14...
Hi,I am exploring two newly purchased units of B-L475E-IOT01A boards with STM32L475VG MCU interfaces used by each sensors. Currently using STM32CubeIDE software for my beginner's coding mini assignment.The first unit of B-L475E-IOT01A board is return...
I just received my order for an STEVAL-BCN0021V1B kit.I installed a new and properly working CR2032 battery in the STEVAL-BCN002V1 board. I have checked for correct voltage at the VDD and GND test pointsI have installed the ST BLE SENSOR app on both...
We have devices marked 8198 and 7298, we are thinking these may be date codes and no the component part number code.
Hello, I want to buy a SPAD sensor to obtain 3D point cloud data. I find VL53L1X sensor which actives 16x16 SPADs, and I guess it can support 16x16 spatial resolution of depth map. Am I right?And I also find the evaluation board, X-NUCLEO-53L1A1, an...
https://www.fpaynter.com/2020/10/left-side-wall-tracking-success-with-vl53l0x-array/I have three VL53L0X sensors mounted in a linear array on a wheeled robot, pointing broadside to the direction of travel. In a recent test where the robot moved slow...
Hi, I have an LIS2DW12 fitted to a STEVAL-MKI179V1 board. I have it connected to a microcontroller programmed to set an interrupt pin on wake up as per DT0098. The interrupt pin goes high with a light tap in the xy or z axis. However I want it to det...
I am implementing an “auto calibration�? of the ROI in my people counting algorithm based on the one provided by ST. The program defines the centers of the two zones used to detect entry/exit in an area. Currently I run a simple detection algorithm t...