Re: MEMS Studio Support for B-U585I-IOT02A?
Hello @BMcKnight I think this is the wrong place for such request. It will be better to submit it on the MEMS (SENSORS) forum. Best Regards.II
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 @BMcKnight I think this is the wrong place for such request. It will be better to submit it on the MEMS (SENSORS) forum. Best Regards.II
Hi everyone,I'm using 2 LIS2DU12 on one object.The first one is configured in continuous mode. I forward the samples directly to a computer. I use it to check the wake up triggering configuration of the second one.The second one is configured in cont...
Hi,It's mentioned in the datasheet that the sensor will convert the FIFO from streaming (reading data all the time) into FIFO (holding the data until it's read) If i am getting it right, then my question isWhen exactly will the sensor read ? Will it ...
I was asking can I sense (generate interrupt) over the overall acceleration ?Because in the datasheet it was mentioned that I can manipulate the interrupt between X, Y, Z high and low.But it'd be helpful for me if I can generate an interrupt based on...
Parts i'm looking to connect * STM32N6 - microcontroller * LSM6DSV320X - Master Sensor IMU * LIS2MDL - On sensor hub Magnetometer Question - is there any benefit to connecting the IMU master sensor to the LIS2MDL on the sensor hub vs connecting ...
I tried to connect one MP34DT01 mic to NUCLEO-N657X0Q via SAI peripheral's PDM interface. I included my project's clk configuration, peripheral configuration and main code below.Debugged and when i only touch the mic, value is changing. HELP
Hello.I am using an STM32H562VI board with an LSM6DSV16X sensor,and when I read the whoami value, it reads as 71.I configured the register as follows to check the interrupt on INT1./* Enable Block Data Update */ lsm6dsv16x_block_data_update_set(&dev_...
I'd like to validate ST1VAFE3BX vAFE measurement data against test signals as part of hardware design validation of a custom ECG sensor design based on ST1VAFE3BX. I intend to input reference signals (differential or single ended) into the two bio ch...
In application note TN1571 "Reference design based on the ST1VAFE6AX and ST1VAFE3BX biosensors..." Table 2 mentions that ST1VAFE3BX has a selectable 50/60Hz notch filter. However, there's no further reference to this filter or how to enable it in the...
Hello,I have the LIS2HH12 chip in two separate boards, same board, same firmware. These devices have been working well, producing X,Y,Z data. Until today, that is, after a firmware update.This device is the only thing on the I2C bus, 100KHz, 5.1K p...