MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! LIS2DE12 mangles REG1 register

I'm attempting to use the LIS2DE12 in perhaps the simplest configuration: To directly poll the X,Y,Z registers as needed. I'm using the I2C bus. At this point, I've added some debug checks, so the current process looks like this: 1. On wakeup, I read...

Resolved! LIS2MDL magnetometer

Hi Team,We are using the LIS2MDL magnetometer sensor in the I2C connection on the xilinx zcu106 evaluation board, which we are connecting to i2c0.We are using the default Linux driver for lis2mdl.https://github.com/Xilinx/linux-xlnx/tree/xlnx_rebase_...

Ranjithkumar_0-1707455603356.png Ranjithkumar_1-1707455971604.png

Question about STEVAL-STWINKT1B

SpoilerHello everyone,I received a STEVAL-STWINKT1B to conduct research about predictive maintenance, and right now I need to get some data into my computer through USB. I have installed FP-SNS-DATALOG1 on it. I followed the manual for the particular...

ed4b0757-7b59-4f67-8f78-1b7914f32481.png NomadRTU_0-1707572571508.png
NomadRTU by Associate
  • 426 Views
  • 0 replies
  • 0 kudos

Resolved! STHS34PF80 threshold set

Hello community,my sths34pf80 is connected with a wireless MCU through I2C in fast mode. during the initial process the function " sths34pf80_presence_threshold_set(&presenceHandle, 200); " is called, sometimes there is no problem, the sths34pf80 can...

Danny0007_0-1706307943338.png Danny0007_1-1706308318480.png

Error in Reading temperature using Lis3dh

 Hi everyone, I have an STM32L4 series-based board with an embedded LIS3DH sensor. I've written code to read temperature values from it, configuring all settings as per the datasheet. However, I'm having trouble obtaining the exact temperature value ...

AKH by Associate
  • 774 Views
  • 1 replies
  • 0 kudos

Resolved! LIS2MDL Magnetometer unable to find vdd supply

Hi I am using the LIS2MDL Magnetometer, which is connected to i2c0 on my custom board. I have enabled the respective kernel configuration for the magnetometer.CONFIG_IIO_ST_SENSORS_I2C=yCONFIG_IIO_ST_SENSORS_SPI=yCONFIG_IIO_ST_SENSORS_CORE=yCONFIG_II...