Resolved! The WHO_AM_I register value does not match the device selected
The X-NUCLEO IKS4A1 cannot operate correctly in MEMS Studio with the default sensor selection on the board. I have the nucleo f401re.
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.
The X-NUCLEO IKS4A1 cannot operate correctly in MEMS Studio with the default sensor selection on the board. I have the nucleo f401re.
Hello,I am trying to get the STHS34PF80 sensor working on an STM32L0 platform via I²C. My initialization sequence is as follows:Algorithm reset according to AN5867:CTRL2 (0x21) = 0x10 // FUNC_CFG_ACCESS = 1 PAGE_RW (0x11) = 0x40 // FUNC_CFG_WRITE = ...
I designed a fsm Design for high G application. The odr of high G and fsm are same. The said functionality is generating interrupt when done on eval kit Nucleo board with iks4a1 kit in Mems studio. But when I converted it into header file and loaded ...
I have previously used a large quantity of LSM6DSV16XTR products from batch 426, and their data was completely normal. My device utilizes 16 gyroscopes simultaneously. Recently, I started using products from batch 509, and they have exhibited a pecul...
Hello, I am currently reading the ASM330LHH May 2020 DocID031239 Rev 4 datasheet and its Chinese version: ASM330LHH: Automotive Inertial Module Digital 3D Accelerometer and Digital 3D Gyroscope User Manual. During the design process, I have a few que...
Hello,My goal is to test the IBI functionality of my custom I3C master driver using the LSM6DSOX sensor. For this test, I need the Linux I3C slave driver for LSM6DSOX with IBI support. The file linux/driver/iio/imu/st_lsm6dx/st_lsm6dsx_core.c does no...
Hello,I intend to put LIS3DH and LSM6DSV32X on same SPI bus and use different CS lines to address them separately. But when the CS is desactivated, these components activate their I2C engine, therefore leading to possible conflicts of I2C interface o...
On platforms like LCSC and Mouser, an IMU labeled "LSM6DSVQTR" is listed separately from the LSM6DSVTR. On JLCPCB, the LSM6DSVQTR has considerably more stock than the LSM6DSVTR and is eligible for the "economic" PCBA service, unlike the LSM6DSVTR.Do ...
Greetings,I am bring up a new HW design with the IIS2DLPC accelerometer integrated into the design.I am trying to bring up a Linux IIO device driver for this device, and the kernel does not currently have direct support for the IIS2DLPC, however it d...
Hello everyone. I'm a beginner to STM32 and STWIN. I'm experimenting with the DATALOG2 firmware on STWIN.My question is about customizing this firmware. What I want to do is keep the DATALOG2 functionality as-is, but add an extra feature: when the ac...